Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.cc152 HloBatchNormTrainingInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloBatchNormTrainingInstruction
173 HloBatchNormInferenceInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloBatchNormInferenceInstruction
194 HloBatchNormGradInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloBatchNormGradInstruction
235 std::unique_ptr<HloInstruction> HloFftInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloFftInstruction
332 std::unique_ptr<HloInstruction> HloAsyncInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloAsyncInstruction
405 HloCopyStartInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloCopyStartInstruction
453 std::unique_ptr<HloInstruction> HloCompareInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloCompareInstruction
538 HloTriangularSolveInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloTriangularSolveInstruction
576 HloCholeskyInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloCholeskyInstruction
670 std::unique_ptr<HloInstruction> HloSendInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloSendInstruction
[all …]
H A Dhlo_instruction.h2255 virtual std::unique_ptr<HloInstruction> CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function