Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.cc535 HloInstruction* InstructionFusion::AddFusionInstruction( in AddFusionInstruction() function in xla::InstructionFusion
556 HloInstruction* fusion_instruction = AddFusionInstruction(producer, consumer); in Fuse()
565 HloInstruction* fusion_instruction = AddFusionInstruction(producer, consumer); in FuseIntoMultiOutput()
Dinstruction_fusion.h128 HloInstruction* AddFusionInstruction(HloInstruction* producer,