Skip to content

Commit

Permalink
Update cudatoolkit/cudnn versions
Browse files Browse the repository at this point in the history
  • Loading branch information
salvacarrion committed Feb 3, 2021
1 parent bec2bb8 commit d34abb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ dependencies:
- eigen==3.3.7
- protobuf==3.11.4
- libprotobuf==3.11.4 # We need to avoid problems with paths (idk why)
- cudnn==8.0
- cudatoolkit==10.2
- cudnn==8.0.5.39
- cudatoolkit==10.2.89
- gtest
- graphviz # Build & Run
- wget
Expand Down

0 comments on commit d34abb2

Please sign in to comment.