{ "backup_data_uid": "5e23a492b9138354", "build_compiler_vars": { "CK_TENSORRT_ENABLE_PROFILER": "1" }, "compile_deps": { "compiler": { "local": "yes", "name": "C++ compiler", "sort": 10, "tags": "compiler,lang-cpp" }, "cuda-compiler": { "local": "yes", "name": "CUDA compiler", "sort": 20, "tags": "compiler,lang-c-cuda" }, "lib-tensorrt": { "local": "yes", "name": "TensorRT engine", "sort": 25, "tags": "lib,tensorrt" }, "lib-jetson-inference": { "local": "yes", "name": "Jetson Inference library", "sort": 30, "tags": "lib,jetson-inference" } }, "run_deps": { "caffemodel": { "force_target_as_host": "yes", "local": "yes", "name": "Caffe model (net and weights)", "sort": 40, "tags": "caffemodel" }, "dataset-imagenet-aux": { "force_target_as_host": "yes", "local": "yes", "name": "ImageNet dataset (aux)", "sort": 50, "tags": "dataset,imagenet,aux" }, "dataset-imagenet-val": { "force_target_as_host": "yes", "local": "yes", "name": "ImageNet dataset (val)", "only_for_cmd": [ "imagenet-val", "imagenet-val-debug" ], "sort": 60, "tags": "dataset,imagenet,val" } }, "compiler_add_include_as_env_from_deps": [ "CK_ENV_LIB_STDCPP_INCLUDE", "CK_ENV_LIB_STDCPP_INCLUDE_EXTRA", "CK_ENV_LIB_JETSON_INFERENCE_INCLUDE", "CK_ENV_COMPILER_CUDA_INCLUDE" ], "compiler_env": "CK_CXX", "compiler_flags_as_env": "$<>$", "data_name": "tensorrt-test", "extra_ld_vars": "$<>$/libcudart.so", "main_language": "cpp", "print_files_after_run": [], "process_in_tmp": "yes", "program": "yes", "run_cmds": { "default": { "dataset_tags": [ "dataset", "jpeg" ], "ignore_return_code": "no", "run_time": { "fine_grain_timer_file": "results.json", "params": { "caffemodel_key": "deploy", "classification": "yes", "debug": "yes" }, "post_process_via_ck": "yes", "post_process_cmds": [ "python $#src_path_local#$postprocess.py" ], "pre_process_via_ck": { "data_uoa": "569404c41618603a", "script_name": "preprocess" }, "run_cmd_main": "$#BIN_FILE#$ $#dataset_path#$$#dataset_filename#$", "run_cmd_out1": "stdout.log", "run_cmd_out2": "stderr.log", "run_correctness_output_files": [ ], "run_output_files": [ "stdout.log", "stderr.log", "results.json" ] } }, "imagenet-val": { "ignore_return_code": "no", "run_time": { "fine_grain_timer_file": "results.json", "params": { "caffemodel_key": "deploy", "classification": "yes" }, "post_process_via_ck": "yes", "post_process_cmds": [ "python $#src_path_local#$postprocess.py" ], "pre_process_via_ck": { "data_uoa": "569404c41618603a", "script_name": "preprocess" }, "run_cmd_main": "$#BIN_FILE#$", "run_cmd_out1": "stdout.log", "run_cmd_out2": "stderr.log", "run_correctness_output_files": [ ], "run_output_files": [ "stdout.log", "stderr.log", "results.json" ] } }, "imagenet-val-debug": { "ignore_return_code": "no", "run_time": { "fine_grain_timer_file": "results.json", "params": { "caffemodel_key": "deploy", "classification": "yes", "debug": "yes" }, "post_process_via_ck": "yes", "post_process_cmds": [ "python $#src_path_local#$postprocess.py" ], "pre_process_via_ck": { "data_uoa": "569404c41618603a", "script_name": "preprocess" }, "run_cmd_main": "$#BIN_FILE#$", "run_cmd_out1": "stdout.log", "run_cmd_out2": "stderr.log", "run_set_env2": { "CK_TENSORRT_MAX_NUM_IMAGES": "1000" }, "run_correctness_output_files": [ ], "run_output_files": [ "stdout.log", "stderr.log", "results.json" ] } } }, "run_vars": { "CK_TENSORRT_MAX_NUM_IMAGES": "10" }, "skip_bin_ext": "yes", "source_files": [ "tensorrt-test.cpp" ], "tags": [ "tensorrt-test", "demo" ], "target_file": "tensorrt-test", "version": "1.0.0" }