Home
last modified time | relevance | path

Searched defs:ShouldFuse (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dinstruction_fusion.cc84 FusionDecision GpuInstructionFusion::ShouldFuse(HloInstruction* consumer, in ShouldFuse() function in xla::gpu::GpuInstructionFusion
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_instruction_fusion.cc71 FusionDecision CpuInstructionFusion::ShouldFuse(HloInstruction* consumer, in ShouldFuse() function in xla::cpu::CpuInstructionFusion
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dinstruction_fusion.cc1003 FusionDecision InstructionFusion::ShouldFuse(HloInstruction* consumer, in ShouldFuse() function in xla::InstructionFusion