Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Ddynamic_update_slice_util.cc48 const HloInstruction* fused_root = instr->fused_expression_root(); in MayBeImplementedAsInPlaceDynamicUpdateSlice() local
75 HloInstruction* fused_root = fusion->fused_expression_root(); in CanEmitFusedDynamicUpdateSliceInPlace() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc2204 const HloInstruction* fused_root = fusion->fused_expression_root(); in CheckFusionInstruction() local
Dhlo_instruction.cc1784 const Shape& shape, FusionKind fusion_kind, HloInstruction* fused_root) { in CreateFusion()
Dhlo_instructions.cc1813 HloInstruction* fused_root) in HloFusionInstruction()