Searched defs:SelfAdjointEig (Results 1 – 2 of 2) sorted by relevance
393 SelfAdjointEigResult SelfAdjointEig(XlaOp a, bool lower, int64 max_iter, in SelfAdjointEig() function
35465 func SelfAdjointEig(scope *Scope, input tf.Output) (output tf.Output) { func