We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820610c commit fd8a37eCopy full SHA for fd8a37e
static/build.yml
@@ -5,10 +5,10 @@ dependencies:
5
- .. # d2l
6
- git+https://github.com/d2l-ai/d2l-book
7
- mxnet-cu101==1.7.0
8
- - torch==1.8.0.dev20201220+cu101
+ - torch==1.8.0.dev20201225+cu101
9
- --pre
10
- -f https://download.pytorch.org/whl/nightly/cu101/torch_nightly.html
11
- - torchvision==0.9.0.dev20201220+cu101
+ - torchvision==0.9.0.dev20201225+cu101
12
13
14
- tensorflow==2.3.1
0 commit comments