Skip to content

Commit 364a7dc

Browse files
bottlerfacebook-github-bot
authored andcommitted
Install.md for next release.
Summary: now supporting PyTorch 1.9.1 Reviewed By: patricklabatut Differential Revision: D31338001 fbshipit-source-id: 11140819d10af388d31905a39f1da136cf9c5ff2
1 parent 1360d69 commit 364a7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The core library is written in PyTorch. Several components have underlying imple
99

1010
- Linux or macOS or Windows
1111
- Python 3.6, 3.7, 3.8 or 3.9
12-
- PyTorch 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.8.1 or 1.9.0.
12+
- PyTorch 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.8.1, 1.9.0 or 1.9.1.
1313
- torchvision that matches the PyTorch installation. You can install them together as explained at pytorch.org to make sure of this.
1414
- gcc & g++ ≥ 4.9
1515
- [fvcore](https://github.com/facebookresearch/fvcore)

0 commit comments

Comments
 (0)