Skip to content

Commit

Permalink
[PyTorch] Bump torch==1.11.0 torchvision==0.12.0 (#2063)
Browse files Browse the repository at this point in the history
* [PyTorch] Bump torch==1.11.0 torchvision==0.12.0

* Add d2lbook clear

* Remove d2lbook clear
  • Loading branch information
AnirudhDagar authored Mar 14, 2022
1 parent 0342127 commit 8dd3b4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
- pip:
- .. # d2l
- mxnet-cu102==1.7.0
- torch==1.10.2+cu102
- torch==1.11.0+cu102
- -f https://download.pytorch.org/whl/torch_stable.html
- torchvision==0.11.3+cu102
- torchvision==0.12.0+cu102
- -f https://download.pytorch.org/whl/torch_stable.html
- tensorflow==2.8.0
- tensorflow-probability==0.16.0

0 comments on commit 8dd3b4f

Please sign in to comment.