Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dreshape_mover.cc216 for (const auto& fused_instruction : instruction->fused_instructions()) { in PerformSinkReshapeOrTranspose() local
Dhlo_instructions.cc1477 auto fused_instruction = *fused_it; in MergeFusionInstruction() local
1540 auto fused_instruction = *rit; in MergeFusionInstructionIntoMultiOutput() local
1644 HloInstruction* fused_instruction = in FuseInstructionInternal() local
Dlayout_assignment.cc1682 for (auto* fused_instruction : in SetFusionLayouts() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfusion_merger.cc91 for (auto* fused_instruction : fusion->fused_instructions()) { in CalculateBytesReadByFusionInstruction() local