Searched defs:ExpandInstruction (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | stable_sort_expander.cc | 37 StatusOr<HloInstruction*> StableSortExpander::ExpandInstruction( in ExpandInstruction() function in xla::StableSortExpander |
D | cholesky_expander.cc | 214 StatusOr<HloInstruction*> CholeskyExpander::ExpandInstruction( in ExpandInstruction() function in xla::CholeskyExpander |
D | gather_expander.cc | 307 StatusOr<HloInstruction*> GatherExpander::ExpandInstruction( in ExpandInstruction() function in xla::GatherExpander |
D | triangular_solve_expander.cc | 452 StatusOr<HloInstruction*> TriangularSolveExpander::ExpandInstruction( in ExpandInstruction() function in xla::TriangularSolveExpander |