Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfusion_merger.cc188 consumer->MergeFusionInstruction(instruction); in FuseIntoAllUsers()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h1934 void MergeFusionInstruction(HloInstruction* instruction_to_merge);
Dhlo_instructions.h1236 void MergeFusionInstruction(HloFusionInstruction* instruction_to_merge);
Dhlo_instruction.cc4560 void HloInstruction::MergeFusionInstruction( in MergeFusionInstruction() function in xla::HloInstruction
4562 return Cast<HloFusionInstruction>(this)->MergeFusionInstruction( in MergeFusionInstruction()
Dhlo_instructions.cc1919 void HloFusionInstruction::MergeFusionInstruction( in MergeFusionInstruction() function in xla::HloFusionInstruction