Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_instruction_fusion.cc72 bool CpuInstructionFusion::ShouldFuse(HloInstruction* consumer, in ShouldFuse() function in xla::cpu::CpuInstructionFusion
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dinstruction_fusion.cc257 bool GpuInstructionFusion::ShouldFuse(HloInstruction* consumer, in ShouldFuse() function in xla::gpu::GpuInstructionFusion
/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.cc610 bool InstructionFusion::ShouldFuse(HloInstruction* consumer, in ShouldFuse() function in xla::InstructionFusion