Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dreduce_precision_insertion.cc47 for (auto* fused_instruction : in instructions_to_modify() local
Dreshape_mover.cc215 for (const auto& fused_instruction : instruction->fused_instructions()) { in PerformSinkReshapeOrTranspose() local
Dhlo_instructions.cc1247 auto fused_instruction = *fused_it; in MergeFusionInstruction() local
1283 auto fused_instruction = *rit; in MergeFusionInstructionIntoMultiOutput() local
1375 HloInstruction* fused_instruction = in FuseInstructionInternal() local
Dlayout_assignment.cc1541 for (auto* fused_instruction : in SetFusionLayouts() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfusion_merger.cc90 for (auto* fused_instruction : fusion->fused_instructions()) { in CalculateBytesReadByFusionInstruction() local