Skip to content

Commit

Permalink
New version: Metalhead v0.9.5
Browse files Browse the repository at this point in the history
UUID: dbeba491-748d-5e0e-a39e-b530a07fa0cc
Repo: https://github.com/FluxML/Metalhead.jl.git
Tree: 7d3cdd8acb8ccdf82bb80d07f33f020b0976ddc5

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 8, 2025
1 parent bb5a5ef commit 97845ea
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 10 additions & 2 deletions M/Metalhead/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ MLUtils = "0.2.10-0.4"

["0.8-0"]
ChainRulesCore = "1"
Functors = "0.4"
MLUtils = "0.4"
PartialFunctions = "1"

Expand All @@ -98,14 +97,19 @@ CUDA = "4"
["0.8-0.9.3"]
JLD2 = "0.4"

["0.8-0.9.4"]
Functors = "0.4"

["0.8.0"]
Flux = "0.13.16-0.13"
NNlib = "0.8"

["0.8.1-0"]
Flux = "0.13.16-0.14"
NNlib = "0.8-0.9"

["0.8.1-0.9.4"]
Flux = "0.13.16-0.14"

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

Expand All @@ -115,3 +119,7 @@ Statistics = "1"

["0.9.4-0"]
JLD2 = "0.4-0.5"

["0.9.5-0"]
Flux = ["0.13.16-0.14", "0.16"]
Functors = "0.4-0.5"
3 changes: 3 additions & 0 deletions M/Metalhead/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,6 @@ git-tree-sha1 = "5aac9a2b511afda7bf89df5044a2e0b429f83152"

["0.9.4"]
git-tree-sha1 = "aef476e4958303f5ea9e1deb81a1ba2f510d4e11"

["0.9.5"]
git-tree-sha1 = "7d3cdd8acb8ccdf82bb80d07f33f020b0976ddc5"

0 comments on commit 97845ea

Please sign in to comment.