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 797b016 commit 7feb790Copy full SHA for 7feb790
docs/source/training_references.rst
@@ -19,11 +19,8 @@ guarantees.
19
20
In general, these scripts rely on the latest (not yet released) pytorch version
21
or the latest torchvision version. This means that to use them, **you might need
22
-to install the latest pytorch and torchvision versions**, with e.g.::
23
-
24
25
-.. code-block:: sh
26
- pip install torch torchvision
+to install the latest pytorch and torchvision versions** following the `official
+instructions <https://pytorch.org/get-started/locally/>`_.
27
28
29
If you need to rely on an older stable version of pytorch or torchvision, e.g.
0 commit comments