Reference the compatibility matrix (#17091)

This commit is contained in:
Carlos Mocholí 2023-03-17 14:51:39 +01:00 committed by GitHub
parent 1835cc0bb2
commit e5eab4e0a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View File

@ -37,7 +37,8 @@ Fabric is part of the `Lightning <https://lightning.ai>`_ package. Here is how y
If you don't already have it, this command will also install the latest `stable PyTorch version <https://pytorch.org/>`_.
The oldest version of PyTorch that Fabric supports is v1.11.0.
You can find our the list of supported PyTorch versions in our `compatibility matrix <https://lightning.ai/docs/pytorch/stable/versioning.html#compatibility-matrix>`__.
----

View File

@ -40,7 +40,7 @@ Pip users
.. code-block:: bash
pip install 'lightning'
pip install lightning
.. raw:: html
@ -60,7 +60,7 @@ Conda users
Or read the `advanced install guide <starter/installation.html>`_
We are fully compatible with any stable PyTorch version v1.11 and above.
You can find our the list of supported PyTorch versions in our :ref:`compatibility matrix <versioning:Compatibility matrix>`.
.. raw:: html