Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc120 HloBatchNormTrainingInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloBatchNormTrainingInstruction
141 HloBatchNormInferenceInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloBatchNormInferenceInstruction
162 HloBatchNormGradInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloBatchNormGradInstruction
203 std::unique_ptr<HloInstruction> HloFftInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloFftInstruction
244 HloCopyStartInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloCopyStartInstruction
292 std::unique_ptr<HloInstruction> HloCompareInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloCompareInstruction
376 HloTriangularSolveInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloTriangularSolveInstruction
414 HloCholeskyInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloCholeskyInstruction
508 std::unique_ptr<HloInstruction> HloSendInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloSendInstruction
525 HloSendDoneInstruction::CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function in xla::HloSendDoneInstruction
[all …]
Dhlo_instruction.h2123 virtual std::unique_ptr<HloInstruction> CloneWithNewOperandsImpl( in CloneWithNewOperandsImpl() function