Skip to content

Commit

Permalink
New version: Flux v0.14.16
Browse files Browse the repository at this point in the history
UUID: 587475ba-b771-5e3f-ad9e-33799f191a9c
Repo: https://github.com/FluxML/Flux.jl.git
Tree: edacf029ed6276301e455e34d7ceeba8cc34078a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jun 17, 2024
1 parent 776c908 commit 72ba7bd
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
10 changes: 8 additions & 2 deletions F/Flux/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -227,21 +227,27 @@ Zygote = "0.6.49-0.6"
["0.14-0"]
Functors = "0.4"
MLUtils = "0.4"
NNlib = "0.9.1-0.9"
OneHotArrays = "0.2.4-0.2"
Reexport = "1"
SpecialFunctions = "2.1.2-2"
julia = "1.9.0-1"

["0.14-0.14.15"]
NNlib = "0.9.1-0.9"

["0.14-0.14.6"]
Statistics = "1.9.0-1"

["0.14.11-0"]
Adapt = "3-4"

["0.14.12-0"]
["0.14.12-0.14.15"]
Optimisers = "0.3.2-0.3"

["0.14.16-0"]
NNlib = "0.9.15-0.9"
Optimisers = "0.3.3-0.3"

["0.14.3-0.14.11"]
Optimisers = "0.2.12-0.3"

Expand Down
3 changes: 3 additions & 0 deletions F/Flux/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -246,3 +246,6 @@ git-tree-sha1 = "502d0232ec6430d40b6e5b57637333f32192592e"

["0.14.15"]
git-tree-sha1 = "a5475163b611812d073171583982c42ea48d22b0"

["0.14.16"]
git-tree-sha1 = "edacf029ed6276301e455e34d7ceeba8cc34078a"
5 changes: 4 additions & 1 deletion F/Flux/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,14 @@ CUDA = "4"
["0.14.11-0"]
Metal = ["0.5", "1"]

["0.14.16-0"]
AMDGPU = "0.9.3-0.9"

["0.14.6"]
AMDGPU = "0.5-0.6"

["0.14.6-0"]
CUDA = "4-5"

["0.14.7-0"]
["0.14.7-0.14.15"]
AMDGPU = "0.7-0.8"

0 comments on commit 72ba7bd

Please sign in to comment.