Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1060 HloInstruction* new_gte = in CloneAndFuseInternal() local
1063 TF_CHECK_OK(old_gte->ReplaceAllUsesWith(new_gte)); in CloneAndFuseInternal()
1071 HloInstruction* new_gte = in CloneAndFuseInternal() local
1074 TF_CHECK_OK(instruction_to_fuse->ReplaceAllUsesWith(new_gte)); in CloneAndFuseInternal()