Home
last modified time | relevance | path

Searched defs:fused_instruction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dreshape_mover.cc216 for (const auto& fused_instruction : instruction->fused_instructions()) { in PerformSinkReshapeOrTranspose() local
H A Dhlo_instructions.cc1935 auto fused_instruction = *fused_it; in MergeFusionInstruction() local
1998 auto fused_instruction = *rit; in MergeFusionInstructionIntoMultiOutput() local
H A Dlayout_assignment.cc1913 for (auto* fused_instruction : in SetFusionLayouts() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dfusion_merger.cc92 for (auto* fused_instruction : fusion->fused_instructions()) { in CalculateBytesReadByFusionInstruction() local