Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/
Drecovery_base.cc37 std::string storage_file_path = ""; in Initialize() local
Dcomm_util.h122 std::string storage_file_path; member
Dps_scheduler_node.cc380 std::string storage_file_path = recovery_json.at(kStoreFilePath); in RecoverFromPersistence() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/distributed/persistent/
Dpersist_storage_test.cc60 std::string storage_file_path = "./storage"; in TEST_F() local
Dlocal_file_storage_test.cc43 std::string storage_file_path = "./local_file_storage"; in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/embedding_cache/embedding_storage/
Dembedding_storage.cc66 …std::string storage_file_path = storage_file_root_path + "/rank_" + std::to_string(rank_id) + "/" + in Initialize() local