Home
last modified time | relevance | path

Searched defs:fused_instr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_fusible.cc63 for (const HloInstruction* fused_instr : instr.fused_instructions()) { in IsPhysicallyTransposing() local
H A Dhorizontal_loop_fusion.cc468 HloInstruction* fused_instr = fused_fusion_instrs[i]; in Fuse() local