You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
I built intel_nn_hal with openVINO 2018.R5 on Celadon P WW52 and failed with error as follows:
ninja: error: 'external/nn-hal/intel_nn_hal/dl/inference-engine/src/inference_engine/ie_layers.cpp', needed by 'out/target/product/rtc1010al/obj/SHARED_LIBRARIES/libinference_engine_intermediates/inference-engine/src/inference_engine/ie_layers.o', missing and no known rule to make it
16:20:04 ninja failed with: exit status 1
The `inference-engine/src/inference_engine/ie_layers.cpp' only presents at openVINO 2018.R3. Will this HAL supports the last version of openVINO?
And where can I find the guidance to build this with Celadon?