Home
last modified time | relevance | path

Searched defs:tensor_info_map (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/strategy_checkpoint/
Dstrategy_checkpoint_info.h44 void Init(const StrategyMap &strategy_map, const TensorInfoMap &tensor_info_map, in Init()
53 TensorInfoMap tensor_info_map() const { return tensor_info_map_; } in tensor_info_map() function
Dparallel_strategy_checkpoint.cc139 …tus StrategyCheckpoint::Save(const StrategyMap &strategy_map, const TensorInfoMap &tensor_info_map, in Save()
214 …eckpoint::SaveAutoOpStrategy(const StrategyMap &strategy_map, const TensorInfoMap &tensor_info_map, in SaveAutoOpStrategy()
Dstrategy_checkpoint_info.cc26 void StrategyCheckpointInfo::set_tensor_info_map(const TensorInfoMap &tensor_info_map) { in set_tensor_info_map()
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/stub/parallel_strategy_checkpoint/
Dparallel_strategy_checkpoint_stub.cc32 …tus StrategyCheckpoint::Save(const StrategyMap &strategy_map, const TensorInfoMap &tensor_info_map, in Save()
42 …eckpoint::SaveAutoOpStrategy(const StrategyMap &strategy_map, const TensorInfoMap &tensor_info_map, in SaveAutoOpStrategy()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dstep_auto_parallel.cc1612 TensorInfoMap tensor_info_map; in SaveStrategyToFile() local
Dstep_parallel.cc2820 TensorInfoMap tensor_info_map; in CheckpointStrategy() local