[Mobile] need vulkan ep support #22973
Labels
ep:QNN
issues related to QNN exeution provider
platform:mobile
issues related to ONNX Runtime mobile; typically submitted using template
Describe the issue
in qualcomm device select app ndk abiFilters armeabi-v7a, nnapi just only use cpu.
after google some, i fund qnn sdk not support armeabi-v7a, just only support arm64-v8a, maybe qualcomm nnapi not support npu for armeabi-v7a, so need vulkan ep to use gpu
To reproduce
build onnxruntime android with nnapi, create app, set ndk abiFilters armeabi-v7a, and use c++ call onnxruntime to run onnx
Urgency
No response
Platform
Android
OS Version
14
ONNX Runtime Installation
Built from Source
Compiler Version (if 'Built from Source')
26.3.11579264
Package Name (if 'Released Package')
None
ONNX Runtime Version or Commit ID
c4fb724
ONNX Runtime API
C++/C
Architecture
ARM32
Execution Provider
NNAPI
Execution Provider Library Version
No response
The text was updated successfully, but these errors were encountered: