Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_fusible.cc96 auto fused_expression_root = instr->fused_expression_root(); in ShapesCompatibleForMultiOutputFusion() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc3322 HloInstruction* HloInstruction::fused_expression_root() const { in fused_expression_root() function in xla::HloInstruction
Dhlo_instructions.cc1336 HloInstruction* HloFusionInstruction::fused_expression_root() const { in fused_expression_root() function in xla::HloFusionInstruction