Searched refs:SetupDerivedInstruction (Results 1 – 12 of 12) sorted by relevance
86 instruction->SetupDerivedInstruction(operand_reshape); in ExpandInstruction()92 instruction->SetupDerivedInstruction(output_reshape); in ExpandInstruction()109 all_to_all->SetupDerivedInstruction(slices.back()); in ExpandInstruction()124 all_to_all->SetupDerivedInstruction(new_all_to_all); in ExpandInstruction()128 all_to_all->SetupDerivedInstruction(concat); in ExpandInstruction()
49 conditional->SetupDerivedInstruction(if_call_op); in DoConditionalToSelect()54 conditional->SetupDerivedInstruction(else_call_op); in DoConditionalToSelect()
344 gather_instr->SetupDerivedInstruction(broadcast_operand); in ExpandInstruction()349 gather_instr->SetupDerivedInstruction(broadcast); in ExpandInstruction()
313 convolution->SetupDerivedInstruction(new_convolution); in HandleBatchGroupCount()668 convolution->SetupDerivedInstruction(new_convolution); in HandleConvolution()
172 original_dot->SetupDerivedInstruction(dot); in CanonicalizeDot()
503 derived_from->SetupDerivedInstruction(pred); in MakeSelectHlo()516 derived_from->SetupDerivedInstruction(select); in MakeSelectHlo()
2437 old_instr->SetupDerivedInstruction(output_transpose); in BatchToSpace()2720 convolution->SetupDerivedInstruction(new_conv); in PropagateOnConv()3425 convolution->SetupDerivedInstruction(new_conv); in PropagateOnBackpropFilterConv()3730 convolution->SetupDerivedInstruction(batch_increased_reshape); in PerformSpaceToBatchOnConvolution()3792 convolution->SetupDerivedInstruction(new_conv); in PerformSpaceToBatchOnConvolution()
463 conditional->SetupDerivedInstruction(call); in TryRemoveConditional()
75 SetupDerivedInstruction(derived); in AddInstruction()1805 void HloInstruction::SetupDerivedInstruction( in SetupDerivedInstruction() function in xla::HloInstruction2159 SetupDerivedInstruction(clone.get()); in CloneWithNewOperands()
4751 concat->SetupDerivedInstruction(new_concat); in HandleSlice()5550 dot->SetupDerivedInstruction(new_dot); in HandleReduce()5557 reduce->SetupDerivedInstruction(new_reduce); in HandleReduce()6536 convolution->SetupDerivedInstruction(new_convolution); in SwapConvOperands()
1597 void SetupDerivedInstruction(HloInstruction* derived_instruction) const;
86 ag->SetupDerivedInstruction(new_ag); in RunOnComputation()