Searched refs:ExpandInstruction (Results 1 – 10 of 10) sorted by relevance
33 StatusOr<HloInstruction*> ExpandInstruction(
36 StatusOr<HloInstruction*> ExpandInstruction(
39 virtual StatusOr<HloInstruction*> ExpandInstruction(
31 StatusOr<HloInstruction*> ExpandInstruction(
38 ExpandInstruction(inst)); in Run()
37 StatusOr<HloInstruction*> StableSortExpander::ExpandInstruction( in ExpandInstruction() function in xla::StableSortExpander
214 StatusOr<HloInstruction*> CholeskyExpander::ExpandInstruction( in ExpandInstruction() function in xla::CholeskyExpander
307 StatusOr<HloInstruction*> GatherExpander::ExpandInstruction( in ExpandInstruction() function in xla::GatherExpander
452 StatusOr<HloInstruction*> TriangularSolveExpander::ExpandInstruction( in ExpandInstruction() function in xla::TriangularSolveExpander