Skip to content

Commit 8418a3c

Browse files
bors[bot]CompatHelper JuliaDhairyaLGandhi
authored
Merge #1847
1847: CompatHelper: bump compat for NNlib to 0.8, NNlibCUDA to 0.2 ~(keep existing compat)~ r=DhairyaLGandhi a=github-actions[bot] This pull request changes the compat entry for the `NNlib` package from `0.7.24` to `0.7.24, 0.8`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Dhairya Gandhi <dhairya@juliacomputing.com>
2 parents 05a608b + d79e39f commit 8418a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Colors = "0.12"
3838
Functors = "0.2.1"
3939
Juno = "0.8"
4040
MacroTools = "0.5"
41-
NNlib = "0.7.24"
42-
NNlibCUDA = "0.1.7"
41+
NNlib = "0.8"
42+
NNlibCUDA = "0.2"
4343
Reexport = "0.2, 1.0"
4444
StatsBase = "0.33"
4545
ZipFile = "0.9"

0 commit comments

Comments
 (0)