AMD GPU NPU Setup #25139
Unanswered
yashgadodia12
asked this question in
General
AMD GPU NPU Setup
#25139
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to set up a full system environment on my AMD Ryzen 9 7940HS (with Radeon 780M GPU and XDNA NPU) to run ONNX models using ONNX Runtime with multiple execution providers:
ROCmExecutionProvider (for GPU)
VitisAIExecutionProvider (for NPU)
CPUExecutionProvider
My plan is:
I want to make sure:
This is the correct way to enable both ROCm and Vitis AI execution providers together.
There are no compatibility issues between ROCm and Vitis AI.
I can run inference on both GPU and NPU using ONNX Runtime.
Is this the correct approach? Are there any known issues or recommended best practices for this setup?
Beta Was this translation helpful? Give feedback.
All reactions