Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Doperator_info.cc1743 void OperatorInfo::SetStrategyCost(const std::vector<std::shared_ptr<StrategyWithCost>> &stra_cost)… in SetStrategyCost() argument
1744 strategy_cost_ = stra_cost; in SetStrategyCost()