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