Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dself_adjoint_eig.h26 struct SelfAdjointEigResult { struct
35 SelfAdjointEigResult SelfAdjointEig(XlaOp a, bool lower = true, argument