Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dcostmodel.h124 middle_cost_(std::move(m_cost)), in OpEliminationDecision()
131 CostPtr middle_cost_; member
307 middle_cost_(std::move(m_cost)), in FinalDecision()
315 CostPtr middle_cost_; member
Ddp_algo_costmodel.cc144 w->SetSelectedStrategyAndCost(decision_op->op_strategy_, decision_op->middle_cost_); in RecoverStrategy()
Dgraph_costmodel.cc557 e->set_selected_cost(decision->middle_cost_); in SearchStrategyForMultiNodeFinalGraph()
652 e->set_selected_cost(f_decision->middle_cost_); in SearchStrategyForTwoNodeFinalGraph()