Searched refs:_cur_dir (Results 1 – 2 of 2) sorted by relevance
66 _cur_dir = os.path.dirname(os.path.realpath(__file__)) variable121 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 …]
33 _cur_dir = os.getcwd() variable34 _save_dir = _cur_dir318 self._directory = _cur_dir