Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc1466 HloFusionInstruction* cloned_fusion = in MergeFusionInstruction() local
1473 auto fused_instructions = cloned_fusion->fused_instructions_computation() in MergeFusionInstruction()
1480 fused_instruction->ReplaceAllUsesWith(cloned_fusion->mutable_operand( in MergeFusionInstruction()
1497 CHECK(unfused_root == cloned_fusion->fused_expression_root() || in MergeFusionInstruction()
1521 CHECK_EQ(0, cloned_fusion->user_count()); in MergeFusionInstruction()
1523 cloned_fusion->fused_instructions_computation())); in MergeFusionInstruction()