Unverified Commit 8bb6b0e2 authored by Marko Kohtala's avatar Marko Kohtala Committed by GitHub
Browse files

Add missing torchvision 0.10.1 (#4846)

torchvision compatible with torch 1.9.1 was missing in table of supported versions.
parent 107dec64
...@@ -25,6 +25,8 @@ supported Python versions. ...@@ -25,6 +25,8 @@ supported Python versions.
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
| ``1.10.0`` | ``0.11.1`` | ``>=3.6``, ``<=3.9`` | | ``1.10.0`` | ``0.11.1`` | ``>=3.6``, ``<=3.9`` |
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
| ``1.9.1`` | ``0.10.1`` | ``>=3.6``, ``<=3.9`` |
+--------------------------+--------------------------+---------------------------------+
| ``1.9.0`` | ``0.10.0`` | ``>=3.6``, ``<=3.9`` | | ``1.9.0`` | ``0.10.0`` | ``>=3.6``, ``<=3.9`` |
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
| ``1.8.2`` | ``0.9.2`` | ``>=3.6``, ``<=3.9`` | | ``1.8.2`` | ``0.9.2`` | ``>=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