Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build] Onxx runtime library for Android #20076

Open
jay11ca39 opened this issue Mar 26, 2024 · 3 comments
Open

[Build] Onxx runtime library for Android #20076

jay11ca39 opened this issue Mar 26, 2024 · 3 comments
Labels
build build issues; typically submitted using template platform:mobile issues related to ONNX Runtime mobile; typically submitted using template stale issues that have not been addressed in a while; categorized by a bot

Comments

@jay11ca39
Copy link

Describe the issue

Hello All,
I am doing cross compile build for Android. I want to use shared/static lib of Onxx in:
github.com/pykeio/ort

I used this following guide for Onxx Android cross compilation:
onxxruntime.ai/docs/build/android.html

./build.sh --android ............

I can see build is succeed.. but there are many libraries generated but not sure which is main onxxrunime library which can be used..

Urgency

No response

Target platform

Android

Build script

./build.sh for android

Error / output

Build succeed but which library to be used.

Visual Studio Version

No response

GCC / Compiler Version

No response

@jay11ca39 jay11ca39 added the build build issues; typically submitted using template label Mar 26, 2024
@github-actions github-actions bot added the platform:mobile issues related to ONNX Runtime mobile; typically submitted using template label Mar 26, 2024
@jay11ca39
Copy link
Author

Hello All,
Any suggestion on this..
I am using:
https://github.com/pykeio/ort & want to link ONXX android libraries (shared/static) to ort.

But as there are many libraries generated not sure which one to link..

Copy link
Contributor

This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.

@github-actions github-actions bot added the stale issues that have not been addressed in a while; categorized by a bot label Apr 28, 2024
@Som5ra
Copy link

Som5ra commented Nov 25, 2024

I suggest you take a look on:
#8555

and if you wanna a single fat library,
pls see https://github.com/csukuangfj/onnxruntime-libs

hope this help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build build issues; typically submitted using template platform:mobile issues related to ONNX Runtime mobile; typically submitted using template stale issues that have not been addressed in a while; categorized by a bot
Projects
None yet
Development

No branches or pull requests

2 participants