Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_schedule.h63 HloInstruction* new_instruction) { in replace_instruction()
159 HloInstruction* new_instruction) { in replace_instruction()
Dhlo_clone_context.h45 HloInstruction* new_instruction) { in MapInstruction()
Dstable_sort_expander.cc172 auto new_instruction = in ExpandInstruction() local
Ddfs_hlo_visitor_with_default.h282 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction()
296 HloInstruction* new_instruction) { in ReplaceInstruction()
Dwhile_loop_invariant_code_motion.cc74 HloInstruction* new_instruction = in CreateLoopInvariantCopy() local
Dhlo_computation.cc868 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewInstruction()
875 std::unique_ptr<HloInstruction> new_instruction) { in ReplaceWithNewEntryComputationParameter()
881 HloInstruction* new_instruction) { in ReplaceInstruction()
Dmemory_space_assignment.cc1245 HloInstruction* new_instruction, HloInstruction* tuple, in ReplaceTupleWith()
1495 HloInstruction* new_instruction, HloInstructionSequence* new_sequence, in EnsureInstructionAndOperandsInserted()
Dalgebraic_simplifier.cc567 HloInstruction* old_instruction, HloInstruction* new_instruction) { in ReplaceInstructionIfSameShape()
/external/tensorflow/tensorflow/compiler/xla/tools/
Dhlo_extractor.cc88 if (auto new_instruction = in FinishVisit() local