From d38d6f876ba5ceecbeb611bb975f1adddea83ac9 Mon Sep 17 00:00:00 2001 From: Pawan <75882609+iitzrao@users.noreply.github.com> Date: Sat, 3 May 2025 18:54:40 +0530 Subject: [PATCH] Update README.md to use amd gpu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 502ac96..28bf73e 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ pip uninstall onnxruntime onnxruntime-gpu pip install onnxruntime-gpu==1.16.3 ``` -**ROCM Execution Provider (AMD GPU)** +**DML Execution Provider (AMD GPU)** ```bash pip uninstall onnxruntime onnxruntime-gpu pip install onnxruntime-directml