Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
astonzhang committed Mar 2, 2021
1 parent 6094b0a commit c71c274
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 @@ -5,10 +5,10 @@ dependencies:
- .. # d2l
- git+https://github.com/d2l-ai/d2l-book
- mxnet-cu101==1.7.0
- torch==1.8.0.dev20201225+cu101
- torch==1.8.0.dev20210103+cu101
- --pre
- -f https://download.pytorch.org/whl/nightly/cu101/torch_nightly.html
- torchvision==0.9.0.dev20201225+cu101
- torchvision==0.9.0.dev20210103+cu101
- --pre
- -f https://download.pytorch.org/whl/nightly/cu101/torch_nightly.html
- tensorflow==2.3.1
Expand Down

0 comments on commit c71c274

Please sign in to comment.