Skip to content

Commit

Permalink
up CUDA compat to 3.11 and NNlib to 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfreu authored and Max Freudenberg committed Jun 16, 2022
1 parent 36f305b commit 1968268
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext/CUDAExt/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
CUDA = "3.3.1"
NNlib = "0.8.6"
CUDA = "3.11"
NNlib = "0.8.7"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 1968268

Please sign in to comment.