Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go24747 type MatrixInverseAttr func(optionalAttr) type
24778 func MatrixInverse(scope *Scope, input tf.Output, optional ...MatrixInverseAttr) (output tf.Output)…