Home
last modified time | relevance | path

Searched refs:DeepCopyHelper (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc624 StatusOr<HloInstruction*> HloComputation::DeepCopyHelper( in DeepCopyHelper() function in xla::HloComputation
640 DeepCopyHelper(gte, index, copy_leaf)); in DeepCopyHelper()
690 return DeepCopyHelper(instruction, &index, copy_leaf); in DeepCopyInstruction()
704 return DeepCopyHelper(instruction, &index, copy_leaf); in DeepCopyInstructionWithCustomCopier()
Dhlo_computation.h439 StatusOr<HloInstruction*> DeepCopyHelper(