Home
last modified time | relevance | path

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

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