Searched defs:Eigh (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/python/ | ||
D | local_computation_builder.cc | 729 LocalOp ComputationBuilder::Eigh(const LocalOp& a, bool lower) { in Eigh() function in xla::swig::ComputationBuilder |
D | xla_client.py | 1767 def Eigh(self, a, full_matrices=True): member in ComputationBuilder |