Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/strategy_checkpoint/
Dparallel_strategy_checkpoint.cc125 straspb::ParallelStrategyMap parallel_strategy_map; in Load() local
151 auto parallel_strategy_map = strategy_checkpoint_info_.to_protobuf(); in Save() local
Dstrategy_checkpoint_info.cc102 void StrategyCheckpointInfo::from_protobuf(const straspb::ParallelStrategyMap &parallel_strategy_ma… in from_protobuf()
127 straspb::ParallelStrategyMap parallel_strategy_map; in to_protobuf() local