Searched refs:PARENT_DIR (Results 1 – 4 of 4) sorted by relevance
11 PARENT_DIR = os.path.dirname(DIRECTORY) variable19 default_dict.update(_embedding=os.path.abspath(os.path.join(PARENT_DIR, 'sample.bin')))22 dump_json_from_dict(default_dict, PARENT_DIR + '/images/'+str(i))
15 PARENT_DIR = os.path.dirname(os.path.realpath(__file__)) variable33 default=os.path.join(PARENT_DIR, 'svgs.txt'))
15 PARENT_DIR = os.path.dirname(os.path.realpath(__file__)) variable48 default=os.path.join(PARENT_DIR, 'svgs.txt'))
156 PARENT_DIR = Path(ARGS.directory).resolve() variable158 SWS_SRC_DIR = PARENT_DIR / "SwiftShader"169 RESULT_DIR = PARENT_DIR / "regres_results"170 COMP_RESULTS_DIR = PARENT_DIR / "comparison_results"