Skip to content

Commit

Permalink
New version: Boltz v1.0.0 (#115190)
Browse files Browse the repository at this point in the history
UUID: 4544d5e4-abc5-4dea-817f-29e4c205d9c8
Repo: https://github.com/LuxDL/Boltz.jl.git
Tree: a953b8a951b4e5e360711d6dd175f466050111f2

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 14, 2024
1 parent 0149800 commit 566d701
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 51 deletions.
51 changes: 30 additions & 21 deletions B/Boltz/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,32 +60,34 @@ Lux = "0.5.60-0.5"
LuxCore = "0.1.16-0.1"
LuxDeviceUtils = "0.1.26-0.1"

["0.3.10-0"]
ForwardDiff = "0.10.36-0.10"

["0.3.10-0.3.11"]
WeightInitializers = ["0.1.7-0.1", "1"]

["0.3.10-1"]
ForwardDiff = "0.10.36-0.10"

["0.3.11"]
Artifacts = "1"
Lux = "0.5.62-0.5"
LuxCore = "0.1.21-0.1"
MLDataDevices = "1"

["0.3.11-0"]
["0.3.11-1"]
ADTypes = "1.5.0-1"
NNlib = "0.9.21-0.9"

["0.3.12-0"]
Artifacts = "1.10.0-1"
Compat = "4.15.0-4"
LuxCore = "0.1.24-0.1"
MLDataDevices = "1.0.1-1"
WeightInitializers = "1"

["0.3.12-0.3"]
Lux = "0.5.65-0.5"

["0.3.12-1"]
Artifacts = "1.10.0-1"
Compat = "4.15.0-4"
WeightInitializers = "1"

["0.3.2"]
GPUArraysCore = "0.1"
PrecompileTools = "1"
Expand All @@ -101,21 +103,11 @@ ChainRulesCore = "1.21.0-1"
JLD2 = "0.4.28-0.4"
Lux = "0.5.18-0.5"

["0.3.3-0"]
GPUArraysCore = "0.1.6-0.1"

["0.3.3-0.3.9"]
PrecompileTools = "1.2.0-1"

["0.3.4-0"]
ArgCheck = "2.3.0-2"
ChainRulesCore = "1.24.0-1"
ConcreteStructs = "0.2.3-0.2"
LazyArtifacts = "1.10.0-1"
Random = "1.10.0-1"
Reexport = "1.2.2-1"
Statistics = "1.10.0-1"
julia = "1.10.0-1"
["0.3.3-1"]
GPUArraysCore = "0.1.6-0.1"

["0.3.4-0.3"]
JLD2 = "0.4.48-0.4"
Expand All @@ -129,14 +121,31 @@ Lux = "0.5.50-0.5"
LuxCore = "0.1.15-0.1"
WeightInitializers = "0.1.7-0.1"

["0.3.6-0"]
Markdown = "1.10.0-1"
["0.3.4-1"]
ArgCheck = "2.3.0-2"
ChainRulesCore = "1.24.0-1"
ConcreteStructs = "0.2.3-0.2"
LazyArtifacts = "1.10.0-1"
Random = "1.10.0-1"
Reexport = "1.2.2-1"
Statistics = "1.10.0-1"
julia = "1.10.0-1"

["0.3.6-0.3.10"]
ADTypes = "1.3.0-1"

["0.3.6-0.3.9"]
LuxDeviceUtils = "0.1.21-0.1"

["0.3.6-1"]
Markdown = "1.10.0-1"

["0.4-0"]
Lux = "0.5.66-0.5"

[1]
Functors = "0.4.12-0.4"
Lux = "1"
LuxCore = "1"
MLDataDevices = "1.1.0-1"
Static = "1.1.1-1"
40 changes: 22 additions & 18 deletions B/Boltz/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
[0]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0-0.1"]
Metalhead = "dbeba491-748d-5e0e-a39e-b530a07fa0cc"

Expand All @@ -14,7 +7,14 @@ NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
["0-0.3"]
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"

["0.1.1-0"]
[0-1]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0.1.1-1"]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"

["0.1.3-0.2"]
Expand All @@ -32,32 +32,36 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
["0.2.1-0.3.1"]
PackageExtensionCompat = "65ce6f38-6b18-4e1d-a461-8949797d7930"

["0.3.10-0"]
["0.3.10-1"]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

["0.3.11-0"]
["0.3.11-1"]
MLDataDevices = "7e8f7934-dd98-4c1a-8fe8-92b47a384d40"

["0.3.12-0"]
["0.3.12-1"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["0.3.2-0"]
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"

["0.3.2-0.3.9"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["0.3.4-0"]
["0.3.2-1"]
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"

["0.3.4-1"]
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
LuxCore = "bb33d45b-7691-41d6-9220-0943567d0623"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
WeightInitializers = "d49dbf32-c5c2-4618-8acc-27bb2598ef2d"

["0.3.6-0"]
["0.3.6-0.3.10"]
LuxDeviceUtils = "34f89e08-e1d5-43b4-8944-0b49ac560553"

["0.3.6-1"]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"

["0.3.6-0.3.10"]
LuxDeviceUtils = "34f89e08-e1d5-43b4-8944-0b49ac560553"
[1]
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
3 changes: 3 additions & 0 deletions B/Boltz/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,6 @@ git-tree-sha1 = "8dd03ffba7610ac6a7e337e4fa721275b7d36ce4"

["0.4.2"]
git-tree-sha1 = "828044efda6329968b2c01860cbfe1bae90ab6b6"

["1.0.0"]
git-tree-sha1 = "a953b8a951b4e5e360711d6dd175f466050111f2"
14 changes: 9 additions & 5 deletions B/Boltz/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ LuxAMDGPU = "0.1"
LuxCUDA = "0.2-0.3"
Metalhead = "0.7-0.8"

["0.3.10-0"]
["0.3.10-1"]
DataInterpolations = "0.0.0-5.2"

["0.3.13-0"]
["0.3.13-1"]
DynamicExpressions = "0.16-0.19"
ReverseDiff = "1.15.0-1"
Tracker = "0.2.34-0.2"
Expand All @@ -20,14 +20,18 @@ Metalhead = "0.8-0.9"
["0.3.3-0"]
Metalhead = "0.9"

["0.3.6-0"]
Zygote = "0.6.70-0.6"

["0.3.6-0.3.9"]
ForwardDiff = "0.10.36-0.10"

["0.3.6-1"]
Zygote = "0.6.70-0.6"

["0.3.9"]
DataInterpolations = "5.2.0-5"

["0.4-0"]
JLD2 = "0.4.48-0.4"

[1]
JLD2 = "0.5"
Metalhead = "0.9.4-0.9"
14 changes: 7 additions & 7 deletions B/Boltz/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
["0.2-0"]
["0.2-1"]
Metalhead = "dbeba491-748d-5e0e-a39e-b530a07fa0cc"

["0.3-0.3.1"]
LuxAMDGPU = "83120cb1-ca15-4f04-bf3b-6967d2e6b60b"
LuxCUDA = "d0bbae9a-e099-4d5b-a835-1c6931763bda"

["0.3.13-0"]
["0.3.13-1"]
DynamicExpressions = "a40a106e-89c9-4ca8-8020-a735e8728b6b"
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"

["0.3.6-0"]
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

["0.3.6-0.3.9"]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

["0.3.9-0"]
["0.3.6-1"]
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

["0.3.9-1"]
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"

["0.4-0"]
["0.4-1"]
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"

0 comments on commit 566d701

Please sign in to comment.