Searched defs:CloneWithNewOperandsImpl (Results 1 – 2 of 2) sorted by relevance
117 HloBatchNormTrainingInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloBatchNormTrainingInstruction138 HloBatchNormInferenceInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloBatchNormInferenceInstruction159 HloBatchNormGradInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloBatchNormGradInstruction200 std::unique_ptr<HloInstruction> HloFftInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloFftInstruction241 HloCopyStartInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloCopyStartInstruction289 std::unique_ptr<HloInstruction> HloCompareInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloCompareInstruction373 HloTriangularSolveInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloTriangularSolveInstruction411 HloCholeskyInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloCholeskyInstruction504 std::unique_ptr<HloInstruction> HloSendInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloSendInstruction521 HloSendDoneInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloSendDoneInstruction[all …]
2001 virtual std::unique_ptr<HloInstruction> CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function