Home
last modified time | relevance | path

Searched defs:FuseInstruction (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dinstruction_fusion.cc127 HloInstruction* GpuInstructionFusion::FuseInstruction( in FuseInstruction() function in xla::gpu::GpuInstructionFusion
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_instruction_fusion.cc200 HloInstruction* CpuInstructionFusion::FuseInstruction( in FuseInstruction() function in xla::cpu::CpuInstructionFusion
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dfusion_node_indexing_evaluation_test.cc39 HloInstruction* FuseInstruction(HloInstruction* fusion_instruction, in FuseInstruction() function in xla::InstructionFusionForTesting
H A Dinstruction_fusion.cc726 HloInstruction* InstructionFusion::FuseInstruction( in FuseInstruction() function in xla::InstructionFusion
H A Dhlo_instructions.h1253 HloInstruction* FuseInstruction(HloInstruction* instruction_to_fuse) { in FuseInstruction() function
H A Dhlo_instruction.cc4574 HloInstruction* HloInstruction::FuseInstruction( in FuseInstruction() function in xla::HloInstruction