Skip to content

Commit 274b271

Browse files
prabhat00155facebook-github-bot
authored andcommitted
[fbsync] Add missing torchvision 0.10.1 (#4846)
Summary: torchvision compatible with torch 1.9.1 was missing in table of supported versions. Reviewed By: kazhang Differential Revision: D32216684 fbshipit-source-id: 37713dde6dfb8f8e1623a0abdadfb7799e445de0
1 parent 2b350ee commit 274b271

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ supported Python versions.
2525
+--------------------------+--------------------------+---------------------------------+
2626
| ``1.10.0`` | ``0.11.1`` | ``>=3.6``, ``<=3.9`` |
2727
+--------------------------+--------------------------+---------------------------------+
28+
| ``1.9.1`` | ``0.10.1`` | ``>=3.6``, ``<=3.9`` |
29+
+--------------------------+--------------------------+---------------------------------+
2830
| ``1.9.0`` | ``0.10.0`` | ``>=3.6``, ``<=3.9`` |
2931
+--------------------------+--------------------------+---------------------------------+
3032
| ``1.8.2`` | ``0.9.2`` | ``>=3.6``, ``<=3.9`` |

0 commit comments

Comments
 (0)