Skip to content

Commit

Permalink
Updated PyTorch/CUDNN version to fix warp-ctc
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Naren committed Jul 2, 2019
1 parent aa59401 commit fed8aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pytorch/pytorch:1.0-cuda10.0-cudnn7-devel
FROM pytorch/pytorch:1.1.0-cuda10.0-cudnn7.5-devel

WORKDIR /workspace/

Expand Down

0 comments on commit fed8aae

Please sign in to comment.