Searched refs:AddReshardOp (Results 1 – 3 of 3) sorted by relevance
75 Status AddReshardOp(Graph* graph, const HostTrainingLoopInfo& host_loop_info);
440 Status AddReshardOp(Graph* graph, const HostTrainingLoopInfo& host_loop_info) { in AddReshardOp() function
4408 TF_RETURN_IF_ERROR(tpu::AddReshardOp(function_graph, host_loop)); in PerformHostTrainingLoopOptimization()4412 TF_RETURN_IF_ERROR(tpu::AddReshardOp(graph, host_loop)); in PerformHostTrainingLoopOptimization()