Ort for Mobile using React + Tauri #340
Answered
by
decahedron1
charl-alvs
asked this question in
Q&A
-
is this good and compatible for mobile? because I use react + tauri and put some changes into APK. So, I just wondering if it can work in mobile to run onnx model. |
Beta Was this translation helpful? Give feedback.
Answered by
decahedron1
Jan 21, 2025
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
decahedron1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ort
does support Android & iOS, though you'll have to compile ONNX Runtime from source as prebuilt binaries aren't available for those platforms.