[Mobile] Not able to create session due to some package in armeabi-v7a #22965
Labels
api:Java
issues related to the Java API
platform:mobile
issues related to ONNX Runtime mobile; typically submitted using template
Describe the issue
We are using Onnxruntime to deploy some image processing algorithms to mobile devices, when it is in debugging mode it works fine but when we release the production version, some devices reported really strange error when create session, at a glance it seem like the error come from some package that was built for armeabi-v7a. Sadly we do not have the tool to re-create the error, as all our test devices seem to work fine and we do not have access to the devices that reports the error. The error logs look like this:
To reproduce
From the google report, the error occur in some devices like: Redmi A2+, Samsung J8, LG K20 (LM-420). Here are 2 onnx files that we use that cause the error: model1.onnx and model2.onnx
Urgency
Yes, it's urgent
Platform
Android
OS Version
29, 30, 31, 32, 33, 34
ONNX Runtime Installation
Released Package
Compiler Version (if 'Built from Source')
No response
Package Name (if 'Released Package')
onnxruntime-android
ONNX Runtime Version or Commit ID
1.20.0
ONNX Runtime API
Java/Kotlin
Architecture
ARM64
Execution Provider
NNAPI
Execution Provider Library Version
No response
The text was updated successfully, but these errors were encountered: