Unverified Commit 1abb56a3 authored by Philip Meier's avatar Philip Meier Committed by GitHub
Browse files

update compatibility table (#5153)

parent 802e665a
...@@ -21,7 +21,9 @@ supported Python versions. ...@@ -21,7 +21,9 @@ supported Python versions.
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
| ``torch`` | ``torchvision`` | ``python`` | | ``torch`` | ``torchvision`` | ``python`` |
+==========================+==========================+=================================+ +==========================+==========================+=================================+
| ``main`` / ``nightly`` | ``main`` / ``nightly`` | ``>=3.6``, ``<=3.9`` | | ``main`` / ``nightly`` | ``main`` / ``nightly`` | ``>=3.7``, ``<=3.9`` |
+--------------------------+--------------------------+---------------------------------+
| ``1.10.1`` | ``0.11.2`` | ``>=3.6``, ``<=3.9`` |
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
| ``1.10.0`` | ``0.11.1`` | ``>=3.6``, ``<=3.9`` | | ``1.10.0`` | ``0.11.1`` | ``>=3.6``, ``<=3.9`` |
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment