Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dcostmodel.h252 eliminated_op_cost_(std::move(elimi_op_cost)), in TriangleEliminationDecision()
263 CostPtr eliminated_op_cost_; member
285 eliminated_op_cost_(std::move(elimi_op_cost)), in StarEliminationDecision()
293 CostPtr eliminated_op_cost_; member
Ddp_algo_costmodel.cc191 decision_tri->eliminated_op_cost_); in RecoverStrategy()
213 decision_star->eliminated_op_cost_); in RecoverStrategy()