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 2b986f3 commit 29a2faaCopy full SHA for 29a2faa
dockers/tpu-tests/Dockerfile
@@ -29,9 +29,6 @@ RUN cd pytorch-lightning && \
29
unzip -o legacy/checkpoints.zip -d legacy/ && \
30
ls -l legacy/checkpoints/
31
32
-# todo: torchtext
33
-RUN pip install torchtext==0.6.0 -U
34
-
35
# If using this image for tests, intall more dependencies and don"t delete the source code where the tests live.
36
RUN \
37
# Install pytorch-lightning at the current PR, plus dependencies.
0 commit comments