Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go35530 type SelfAdjointEigV2Attr func(optionalAttr) type
35561 func SelfAdjointEigV2(scope *Scope, input tf.Output, optional ...SelfAdjointEigV2Attr) (e tf.Output…