Update README.md to use amd gpu

pull/1175/head
Pawan 2025-05-03 18:54:40 +05:30 committed by GitHub
parent 937e0b1195
commit d38d6f876b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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