libonnxruntime.so shared library for linux-arm32 ?? #24163
Unanswered
narendra9079
asked this question in
General
Replies: 2 comments 6 replies
-
Did you try the main branch? We had a bug in the last release. |
Beta Was this translation helpful? Give feedback.
6 replies
-
Hello, these cross compilers instead of SET(CMAKE_C_COMPILER arm-none-linux-gnueabihf-gcc) Because I want to build shared library for linux-arm32 without hard float. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can you please provide latest version libonnxruntime.so shared library for linux arm32. I tried building it from source ./build.sh --config RelWithDebInfo --build_shared_lib --parallel --compile_no_warning_as_error --skip_submodule_sync with this command but the generated libonnxruntime.so is not working.
Beta Was this translation helpful? Give feedback.
All reactions