Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

intel_nn_hal build fail with openVINO 2018.R5 #19

Open
menghuiwu opened this issue Jan 30, 2019 · 3 comments
Open

intel_nn_hal build fail with openVINO 2018.R5 #19

menghuiwu opened this issue Jan 30, 2019 · 3 comments

Comments

@menghuiwu
Copy link

Hi,

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?

Thanks.

@arun1778
Copy link
Contributor

currently we are in process to streamline proper integration but for time being you can use ie_layers.cpp from R3 to R5 but you might need other changes to if trying for MKL-DNN plugin and would suggest to wait for some time to everything in place

@menghuiwu
Copy link
Author

Thanks for your suggestion.
May I know the integration release schedule?

@menghuiwu
Copy link
Author

Hi,
c2d63eb The file ie_blob.cpp is not present in the latest version OpenVINO 2018_R5. Which OpenVINO version do you work with?
I cannot find the newer version in github opencv/dldt.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants