Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.cc2741 HloInstruction* replacement_instruction = producing_instruction; in Process() local
2744 replacement_instruction, in Process()
2752 replacement_instruction = computation->AddInstruction( in Process()
2756 use.operand_number, replacement_instruction)); in Process()
2893 HloInstruction* replacement_instruction; in Process() local
2897 replacement_instruction, in Process()
2905 replacement_instruction = computation->AddInstruction( in Process()
2908 replacement_instruction = copy_done_; in Process()
2911 use.operand_number, replacement_instruction)); in Process()