Open deadeyegoodwin opened 4 years ago
It will be supported in a new release. Sorry, we won't update the 1.5.3 release because patch releases are meant to fix bugs, not introducing new features.
I am able to build with openvino 2021.1 with --build_wheel for python 3.7 Windows 10 (by skipping the tests at the end of the build) but when i install the wheel i get the following error during runtime, which I cant figure out how to solve:
[onnxruntimeDefault, provider_bridge_ort.cc617 onnxruntimeProviderSharedLibraryEnsure] Failed to load library, error code 126
I tried by installing the wheel, and by pasting the onnxruntime folder ( RelWithDebInfo/RelWithDebInfo/onnxruntime) to site-packages but no luck. Could this be because of compatibility with openvino 2021.1?
System information
Describe the solution you'd like Update build to work with OpenVINO 2021.1
Describe alternatives you've considered None
Additional context