Home
last modified time | relevance | path

Searched refs:_cur_dir (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/ut/python/utils/
Dtest_serialize.py66 _cur_dir = os.path.dirname(os.path.realpath(__file__)) variable
121 ckpt_file_name = os.path.join(_cur_dir, './parameters.ckpt')
145 ckpt_file_name = os.path.join(_cur_dir, './parameters.ckpt')
156 ckpt_file_name = os.path.join(_cur_dir, './parameters.ckpt')
170 ckpt_file_name = os.path.join(_cur_dir, './test-1_1.ckpt')
174 ckp_mgr.update_ckpoint_filelist(_cur_dir, "test")
178 ckp_mgr.update_ckpoint_filelist(_cur_dir, "test")
182 another_file_name = os.path.join(_cur_dir, './test-2_1.ckpt')
187 ckp_mgr.update_ckpoint_filelist(_cur_dir, "test")
190 ckp_mgr.update_ckpoint_filelist(_cur_dir, "test")
[all …]
/third_party/mindspore/mindspore/train/callback/
D_checkpoint.py33 _cur_dir = os.getcwd() variable
34 _save_dir = _cur_dir
318 self._directory = _cur_dir