Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go20008 type EigAttr func(optionalAttr) type
20042 func Eig(scope *Scope, input tf.Output, Tout tf.DataType, optional ...EigAttr) (e tf.Output, v tf.O…