Home
last modified time | relevance | path

Searched refs:right_cost_ (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dcostmodel.h125 right_cost_(std::move(r_cost)) { in OpEliminationDecision()
132 CostPtr right_cost_; member
308 right_cost_(std::move(r_cost)) { in FinalDecision()
316 CostPtr right_cost_; member
Ddp_algo_costmodel.cc146 right_edge_op->set_selected_cost(decision_op->right_cost_); in RecoverStrategy()
Dgraph_costmodel.cc556 v->SetSelectedStrategyAndCost(decision->v_strategy_, decision->right_cost_); in SearchStrategyForMultiNodeFinalGraph()
651 v->SetSelectedStrategyAndCost(f_decision->v_strategy_, f_decision->right_cost_); in SearchStrategyForTwoNodeFinalGraph()