Skip to content

Commit

Permalink
Merge pull request #12 from unnonouno/sha256-v51-cuda8
Browse files Browse the repository at this point in the history
Update sha256sum for cuDNN v5.1 for CUDA 8
  • Loading branch information
unnonouno authored Jan 23, 2017
2 parents 982c8be + 572fb3b commit ca1e171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cudnnenv/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
codes['v51-cuda8'] = cudnn_base.format(
cudnn='cudnn-8.0-linux-x64-v5.1',
cudnn_ver='v5.1',
sha256sum='a87cb2df2e5e7cc0a05e266734e679ee1a2fadad6f06af82a76ed81a23b102c8',
sha256sum='c10719b36f2dd6e9ddc63e3189affaa1a94d7d027e63b71c3f64d449ab0645ce',
)


Expand Down

0 comments on commit ca1e171

Please sign in to comment.