Home
last modified time | relevance | path

Searched refs:DeepCopyInstructionWithCustomCopier (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_propagation.cc755 fusion_computation->DeepCopyInstructionWithCustomCopier( in ResolveInconsistentFusions()
862 computation->DeepCopyInstructionWithCustomCopier( in Run()
927 inst->parent()->DeepCopyInstructionWithCustomCopier( in Run()
Dbfloat16_normalization.cc131 computation->DeepCopyInstructionWithCustomCopier( in ConvertType()
187 computation->DeepCopyInstructionWithCustomCopier( in ChangeOutputTypeThenInsertConvertBack()
Dhlo_computation.h375 StatusOr<HloInstruction*> DeepCopyInstructionWithCustomCopier(
Dhlo_computation.cc864 StatusOr<HloInstruction*> HloComputation::DeepCopyInstructionWithCustomCopier( in DeepCopyInstructionWithCustomCopier() function in xla::HloComputation