Skip to content

Commit

Permalink
Update CUDA versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOresten committed Mar 23, 2024
1 parent 168bd98 commit 97d43a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ NCCL = "3fe64909-d7a1-4096-9b7d-7a0f12cf0f6b"
cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"

[compat]
CUDA = "5"
CUDA = "4, 5"
Flux = "0.14"
NCCL = "0.1"
cuDNN = "1"
Expand Down

0 comments on commit 97d43a6

Please sign in to comment.