We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af8742e commit 3cc41cbCopy full SHA for 3cc41cb
docsrc/getting_started/installation.rst
@@ -27,7 +27,7 @@ You can install the python package using
27
28
pip3 install nvidia-pyindex
29
pip3 install nvidia-tensorrt
30
- pip3 install torch-tensorrt -f https://github.com/pytorch/TensorRT/releases
+ pip3 install torch-tensorrt==<VERSION> -f https://github.com/pytorch/TensorRT/releases/expanded_assets/<VERSION>
31
32
.. _bin-dist:
33
0 commit comments