Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc1327 HloComputation* HloFusionInstruction::fused_instructions_computation() const { in fused_instructions_computation() function in xla::HloFusionInstruction
1329 auto* fused_instructions_computation = called_computations().front(); in fused_instructions_computation() local
Dhlo_instruction.cc3318 HloComputation* HloInstruction::fused_instructions_computation() const { in fused_instructions_computation() function in xla::HloInstruction