Home
last modified time | relevance | path

Searched defs:manual_shape_map (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/tests/ut/cpp/stub/parallel_strategy_checkpoint/
Dparallel_strategy_checkpoint_stub.cc33 ManualShapeMap *manual_shape_map) { return SUCCESS; } in Save()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/strategy_checkpoint/
Dparallel_strategy_checkpoint.cc143 ManualShapeMap *manual_shape_map) { in Save()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc2658 ManualShapeMap manual_shape_map; in CheckpointStrategy() local