Searched defs:CheckPointExit (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/tests/ut/cpp/stub/parallel_strategy_checkpoint/ | ||
| D | parallel_strategy_checkpoint_stub.cc | 28 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/ | ||
| D | parallel_strategy_checkpoint.cc | 56 bool StrategyCheckpoint::CheckPointExit(const std::string path) const { in CheckPointExit() function in mindspore::parallel::StrategyCheckpoint |