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

[Mobile] need vulkan ep support #22973

Open
WangHHY19931001 opened this issue Nov 29, 2024 · 1 comment
Open

[Mobile] need vulkan ep support #22973

WangHHY19931001 opened this issue Nov 29, 2024 · 1 comment
Labels
ep:QNN issues related to QNN exeution provider platform:mobile issues related to ONNX Runtime mobile; typically submitted using template

Comments

@WangHHY19931001
Copy link

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

@WangHHY19931001 WangHHY19931001 added the platform:mobile issues related to ONNX Runtime mobile; typically submitted using template label Nov 29, 2024
@github-actions github-actions bot added the ep:QNN issues related to QNN exeution provider label Nov 29, 2024
@wejoncy
Copy link
Contributor

wejoncy commented Nov 29, 2024

There is a webgpu EP you might be insterested in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:QNN issues related to QNN exeution provider platform:mobile issues related to ONNX Runtime mobile; typically submitted using template
Projects
None yet
Development

No branches or pull requests

2 participants