{ "backup_data_uid": "3241089fd1a95a66", "data_name": "image-classification-template-deephi", "no_compile": "yes", "no_target_file": "yes", "print_files_after_run": [ "stderr.log" ], "process_in_tmp": "yes", "program": "yes", "run_cmds": { "default": { "ignore_return_code": "no", "run_time": { "run_cmd_main": "cd $<>$; make; ./$<>$ $<>$", "run_cmd_out1": "stdout.log", "run_cmd_out2": "stderr.log", "run_output_files": [ "stdout.log", "stderr.log" ] } }, "imagenet": { "ignore_return_code": "no", "run_time": { "fine_grain_timer_file": "performance-accuracy.json", "params": { "debug": "yes" }, "post_process_cmds": [ "python $#ck_take_from_{script:249d7b5e6b5b89f9}#$postprocess.py" ], "post_process_via_ck": "yes", "run_cmd_main": "TMP_DIR=$PWD; cd $<>$; make; cd $TMP_DIR; $<>$/$<>$ $<>$", "run_cmd_out1": "stdout.log", "run_cmd_out2": "stderr.log", "run_output_files": [ "performance-accuracy.json", "stdout.log", "stderr.log" ] } } }, "run_deps": { "dataset-imagenet-aux": { "force_target_as_host": "yes", "local": "yes", "name": "ImageNet dataset (aux)", "only_for_cmd": [ "imagenet" ], "sort": 20, "tags": "dataset,imagenet,aux" }, "dataset-imagenet-val": { "force_target_as_host": "yes", "local": "yes", "name": "ImageNet dataset (val)", "only_for_cmd": [ "imagenet" ], "sort": 30, "tags": "dataset,imagenet,val" } }, "run_vars": { "CK_DEEPHI_PROGRAM_DIR": "/root/samples/inception_v1/", "CK_DEEPHI_PROGRAM_FILE": "inception_v1", "CK_DEEPHI_PROGRAM_NUM_THREADS": 8 }, "tags": [ "deephi", "image-classification", "template", "lang-cpp" ] }