Searched refs:ARTIFACT_PATH (Results 1 – 1 of 1) sorted by relevance
323 img.save(os.path.join(ARTIFACT_PATH, f'frame.png'), 'PNG')326 with open(os.path.join(ARTIFACT_PATH, f'frame.bin'), 'wb') as f:360 ARTIFACT_PATH = os.path.join(cwd, 'artifacts') variable389 ARTIFACT_PATH = os.path.join(cwd, args.artifact_path) variable393 if not os.path.exists(ARTIFACT_PATH):399 debug_log_path = os.path.join(ARTIFACT_PATH, 'debug.log')