Home
last modified time | relevance | path

Searched refs:MatrixInverseAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go29906 type MatrixInverseAttr func(optionalAttr) type
29910 func MatrixInverseAdjoint(value bool) MatrixInverseAttr {
29938 func MatrixInverse(scope *Scope, input tf.Output, optional ...MatrixInverseAttr) (output tf.Output)… argument