Home
last modified time | relevance | path

Searched defs:fused_parameters (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1132 auto& fused_parameters = fusion->fused_parameters(); in HandleFusion() local
2202 const std::vector<HloInstruction*>& fused_parameters = in CheckFusionInstruction() local
Dhlo_instruction.cc4614 const std::vector<HloInstruction*>& HloInstruction::fused_parameters() const { in fused_parameters() function in xla::HloInstruction
Dhlo_instructions.cc2073 const std::vector<HloInstruction*>& HloFusionInstruction::fused_parameters() in fused_parameters() function in xla::HloFusionInstruction