Searched refs:DeepCloneComputation (Results 1 – 6 of 6) sorted by relevance
103 HloComputation* DeepCloneComputation(HloComputation* computation,
252 module->DeepCloneComputation(new_module->entry_computation(), &context); in ExpandInstruction()
500 module->DeepCloneComputation(new_module->entry_computation(), &context); in ExpandInstruction()
306 module->DeepCloneComputation(new_module->entry_computation(), &context); in MakeSortHlo()
591 HloComputation* HloModule::DeepCloneComputation(HloComputation* computation, in DeepCloneComputation() function in xla::HloModule
1507 ? context->module()->DeepCloneComputation(callee, context) in CloneWithNewOperands()