Skip to content

Commit

Permalink
New version: WeightInitializers v0.1.10 (#110922)
Browse files Browse the repository at this point in the history
UUID: d49dbf32-c5c2-4618-8acc-27bb2598ef2d
Repo: https://github.com/LuxDL/WeightInitializers.jl.git
Tree: 2bf1485c270ac087ad707df929ce00de19a885ee

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jul 12, 2024
1 parent 6924aaf commit d9bbaf9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
10 changes: 7 additions & 3 deletions W/WeightInitializers/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,24 @@ julia = "1.6.0-1"
["0-0.1.8"]
SpecialFunctions = "2"

["0.1.10-0"]
ArgCheck = "2.3.0-2"
ConcreteStructs = "0.2.3-0.2"

["0.1.3"]
PackageExtensionCompat = "1"
Random = ["0.0.0", "1"]
Statistics = ["0.0", "1"]

["0.1.4-0"]
PartialFunctions = "1.2.0-1"

["0.1.4-0.1.7"]
PrecompileTools = "1.2.0-1"
Random = "1.9.0-1"
Statistics = "1.9.0-1"
julia = "1.9.0-1"

["0.1.4-0.1.9"]
PartialFunctions = "1.2.0-1"

["0.1.5-0.1.7"]
ChainRulesCore = "1.21.0-1"

Expand Down
8 changes: 7 additions & 1 deletion W/WeightInitializers/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
[0]
PartialFunctions = "570af359-4316-4cb7-8c74-252c00c2016b"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0-0.1.9"]
PartialFunctions = "570af359-4316-4cb7-8c74-252c00c2016b"

["0.1.10-0"]
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"

["0.1.3"]
PackageExtensionCompat = "65ce6f38-6b18-4e1d-a461-8949797d7930"

Expand Down
3 changes: 3 additions & 0 deletions W/WeightInitializers/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "c65474b1dcd519d6c4bc748c040a3fd6fc269a10"

["0.1.9"]
git-tree-sha1 = "5d58804eb7769659cec28aae6cbfc7762cea0c31"

["0.1.10"]
git-tree-sha1 = "2bf1485c270ac087ad707df929ce00de19a885ee"

0 comments on commit d9bbaf9

Please sign in to comment.