Home
last modified time | relevance | path

Searched refs:instruction_mapper (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc1128 InstructionSorter::MapPtrFn instruction_mapper = in SortClonedInstructions() local
1135 if (!instruction_mapper(instruction.get())) { in SortClonedInstructions()
1157 InstructionSorter::Sort(instruction_mapper, unmapped_ptr_index, in SortClonedInstructions()
1175 InstructionSorter::MapPtrFn instruction_mapper = in SortClonedInstructionUsersAndControlLists() local
1186 cloned_instruction->SortInstructionUsersAndControlLists(instruction_mapper, in SortClonedInstructionUsersAndControlLists()