Compatible with NVIDIA graphic cards:
conda install conda-forge::cuda-runtime=12.8.0 conda-forge::cudnn=9.7.1.26
Suitable for high performance NVIDIA graphic cards:
pip install tensorrt==10.8.0.43 --extra-index-url https://pypi.nvidia.com
Suitable for Intel Arc graphic cards:
conda install conda-forge::openvino=2025.0.0
Last updated 1 day ago