Skip to content

Commit

Permalink
New version: WeightInitializers v1.0.4 (#117565)
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: 0b935265795ccccf12bc89e693b6380934451780

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 18, 2024
1 parent b0b7a35 commit 452e2ed
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
7 changes: 6 additions & 1 deletion W/WeightInitializers/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ ChainRulesCore = "1.21.0-1"
LinearAlgebra = "1.9.0-1"

["0.1.8-1"]
GPUArraysCore = "0.1.6-0.1"
LinearAlgebra = "1.10.0-1"
Random = "1.10.0-1"
Statistics = "1.10.0-1"
Expand All @@ -42,5 +41,11 @@ julia = "1.10.0-1"
["0.1.8-1.0.2"]
ChainRulesCore = "1.23.0-1"

["0.1.8-1.0.3"]
GPUArraysCore = "0.1.6-0.1"

["0.1.9-1"]
SpecialFunctions = "2.4.0-2"

["1.0.4-1"]
GPUArraysCore = "0.1.6-0.2"
3 changes: 3 additions & 0 deletions W/WeightInitializers/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ git-tree-sha1 = "bb3b8d8cc30cceb69a9ee0218f11aa2e6f61c7fe"

["1.0.3"]
git-tree-sha1 = "ed1cfb44422eaa9804c8a596a8227a6e2baaeef7"

["1.0.4"]
git-tree-sha1 = "0b935265795ccccf12bc89e693b6380934451780"
8 changes: 7 additions & 1 deletion W/WeightInitializers/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ CUDA = "5.3.2-5"
AMDGPU = "0.9.6-0.9"

["0.1.9-1"]
oneAPI = "1.5.0-1"

["0.1.9-1.0.3"]
GPUArrays = "10.2.0-10"
Metal = "1.1.0-1"
oneAPI = "1.5.0-1"

["1.0.0"]
AMDGPU = "0.9.6-0.9"
Expand All @@ -23,3 +25,7 @@ AMDGPU = ["0.9.6-0.9", "1"]

["1.0.3-1"]
ChainRulesCore = "1.23.0-1"

["1.0.4-1"]
GPUArrays = "10.2.0-11"
Metal = "1.3.0-1"

0 comments on commit 452e2ed

Please sign in to comment.