Skip to content

Commit 8b8a008

Browse files
authored
set NNlib compat bound to "0.8.6"
1 parent 5740fd6 commit 8b8a008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/NNlibCUDA/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1111

1212
[compat]
1313
CUDA = "3.3.1"
14-
NNlib = "0.8.3"
14+
NNlib = "0.8.6"
1515
julia = "1.6"
1616

1717
[extras]

0 commit comments

Comments
 (0)