{ "backup_data_uid": "c65368449a93e999", "compile_deps": { "compiler": { "local": "yes", "name": "C++ compiler", "sort": 0, "tags": "compiler,lang-cpp" }, "lib-armnn": { "local": "yes", "name": "ArmNN library", "sort": 40, "tags": "lib,armnn,onnx,dev", "update_tags_if_env": { "neon": [ { "USE_NEON": [ "on", "ON", "yes", "YES", "1" ] } ], "opencl": [ { "USE_OPENCL": [ "on", "ON", "yes", "YES", "1" ] } ] } }, "lib-xopenme": { "local": "yes", "name": "xOpenME library", "sort": 100, "tags": "lib,xopenme" } }, "compiler_add_include_as_env_from_deps": [ "CK_ENV_LIB_STDCPP_INCLUDE", "CK_ENV_LIB_STDCPP_INCLUDE_EXTRA", "CK_ENV_LIB_TF_INCLUDE0", "CK_ENV_LIB_TF_INCLUDE1", "CK_ENV_LIB_ARMNN_LIB" ], "compiler_env": "CK_CXX", "compiler_flags_as_env": "$<>$ -Wall -Wno-sign-compare", "data_name": "image-classification-armnn-onnx", "extra_ld_vars": "$<>$ $<>$ -L$<>$ -larmnn -lpthread -larmnnOnnxParser", "linker_add_lib_as_env": [ "CK_CXX_EXTRA", "CK_ENV_LIB_STDCPP_STATIC" ], "main_language": "cpp", "only_for_target_os_tags": [ "linux", "android" ], "pass_env_to_resolve": "yes", "process_in_tmp": "yes", "program": "yes", "run_cmds": { "default": { "ignore_return_code": "no", "run_time": { "fine_grain_timer_file": "tmp-ck-timer.json", "post_process_via_ck": { "data_uoa": "b98ee24399ef4c3a", "module_uoa": "script", "script_name": "postprocess" }, "pre_process_via_ck": { "data_uoa": "b98ee24399ef4c3a", "module_uoa": "script", "script_name": "preprocess" }, "run_cmd_main": "$#BIN_FILE#$", "run_output_files": [ "tmp-ck-timer.json" ] } } }, "run_deps": { "imagenet-aux": { "force_target_as_host": "yes", "local": "yes", "name": "ImageNet dataset (aux)", "sort": 10, "tags": "dataset,imagenet,aux" }, "imagenet-val": { "force_target_as_host": "yes", "local": "yes", "name": "ImageNet dataset (val)", "sort": 20, "tags": "dataset,imagenet,raw,val" }, "weights": { "force_target_as_host": "yes", "local": "yes", "name": "Onnx model", "sort": 30, "tags": "model,onnx,image-classification" } }, "run_vars": { "CK_BATCH_COUNT": 1, "CK_BATCH_SIZE": 1, "CK_CROP_PERCENT": 87.5, "CK_IMAGE_FILE": "", "CK_RECREATE_CACHE": "NO", "CK_SKIP_IMAGES": 0, "CK_SUBTRACT_MEAN": "YES", "CK_TMP_IMAGE_SIZE": 0, "USE_NEON": "NO", "USE_OPENCL": "NO" }, "skip_bin_ext": "yes", "source_files": [ "classification.cpp" ], "tags": [ "image-classification", "onnx", "armnn", "lang-cpp" ], "target_file": "classification", "template": "yes", "template_type": "image classification via Onnx (C++)" }