Compatible with NVIDIA graphic cards:
conda install nvidia/label/cuda-12.9.0::cuda-runtime nvidia/label/cudnn-9.10.0::cudnn
Suitable for high performance NVIDIA graphic cards:
pip install tensorrt==10.11.0.33 --extra-index-url https://pypi.nvidia.com
Suitable for Intel Arc graphic cards:
conda install conda-forge::openvino=2025.1.0
Last updated 5 days ago