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.cc761 fusion_computation->DeepCopyInstructionWithCustomCopier( in ResolveInconsistentFusions()
861 computation->DeepCopyInstructionWithCustomCopier( in Run()
926 inst->parent()->DeepCopyInstructionWithCustomCopier( in Run()
Dbfloat16_normalization.cc132 computation->DeepCopyInstructionWithCustomCopier( in ConvertType()
188 computation->DeepCopyInstructionWithCustomCopier( in ChangeOutputTypeThenInsertConvertBack()
Dhlo_computation.h303 StatusOr<HloInstruction*> DeepCopyInstructionWithCustomCopier(
Dhlo_computation.cc821 StatusOr<HloInstruction*> HloComputation::DeepCopyInstructionWithCustomCopier( in DeepCopyInstructionWithCustomCopier() function in xla::HloComputation