Home
last modified time | relevance | path

Searched defs:next_stra_costs (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dreshape_info.cc445const std::vector<std::shared_ptr<StrategyWithCost>> &next_stra_costs, in GenetateStrategyCosts()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_auto_parallel.cc883 std::vector<std::shared_ptr<StrategyWithCost>> next_stra_costs; in ReshapeCostCompute() local