Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.cc3060 HloInstruction* forwarded_instruction = in SimplifyGraph() local
3063 << " with " << forwarded_instruction->ToString(); in SimplifyGraph()
3065 instruction->ReplaceAllUsesWith(forwarded_instruction)); in SimplifyGraph()
3092 HloInstruction* forwarded_instruction = in SimplifyGraph() local
3095 << " with " << forwarded_instruction->ToString(); in SimplifyGraph()
3097 instruction->ReplaceAllUsesWith(forwarded_instruction)); in SimplifyGraph()