Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_clone_context.h45 HloInstruction* new_instruction) { in MapInstruction()
Dstable_sort_expander.cc172 auto new_instruction = in ExpandInstruction() local
Dwhile_loop_invariant_code_motion.cc74 HloInstruction* new_instruction = in CreateLoopInvariantCopy() local
Dbatchnorm_expander.cc141 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction()
152 HloInstruction* new_instruction) { in ReplaceInstruction()
Dhlo_computation.cc757 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction()
763 HloInstruction* new_instruction) { in ReplaceInstruction()
Dalgebraic_simplifier.cc368 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction()
382 HloInstruction* new_instruction) { in ReplaceInstruction()
480 HloInstruction* old_instruction, HloInstruction* new_instruction) { in ReplaceInstructionIfSameShape()
/external/tensorflow/tensorflow/compiler/xla/tools/
Dhlo_extractor.cc87 if (auto new_instruction = in FinishVisit() local