Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dbatch_parallel_info.cc38 Shape sub_strategy = stra.at(i); in CheckStrategy() local
39 size_t strategy_len = sub_strategy.size(); in CheckStrategy()
42 int64_t strategy_value = sub_strategy.at(j); in CheckStrategy()
Doperator_info.cc80 Shape sub_strategy = stra.at(i); in CheckStrategyValue() local
82 size_t strategy_len = sub_strategy.size(); in CheckStrategyValue()
96 int64_t strategy_value = sub_strategy.at(j); in CheckStrategyValue()