Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/stub/parallel_strategy_checkpoint/
Dparallel_strategy_checkpoint_stub.cc28 bool StrategyCheckpoint::CheckPointExit(const std::string path) const { return false; } in CheckPointExit() function in mindspore::parallel::StrategyCheckpoint
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/strategy_checkpoint/
Dparallel_strategy_checkpoint.cc56 bool StrategyCheckpoint::CheckPointExit(const std::string path) const { in CheckPointExit() function in mindspore::parallel::StrategyCheckpoint