We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38cb4d8 commit a47b515Copy full SHA for a47b515
docs/install/index.md
@@ -70,7 +70,7 @@ pip install flatbuffers numpy packaging protobuf sympy
70
pip install --pre --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/ORT-Nightly/pypi/simple/ onnxruntime-directml
71
```
72
73
-### Install ONNX Runtime GPU
+### Install ONNX Runtime GPU (CUDA or TensorRT)
74
75
#### CUDA 12.x
76
The default CUDA version for [onnxruntime-gpu in pypi](https://pypi.org/project/onnxruntime-gpu) is 12.x since 1.19.0.
0 commit comments