Skip to content

Commit

Permalink
New version: LaplaceRedux v1.2.0 (#120587)
Browse files Browse the repository at this point in the history
UUID: c52c1a26-f7c5-402b-80be-ba1e638ad478
Repo: https://github.com/JuliaTrustworthyAI/LaplaceRedux.jl.git
Tree: 6b70b389d1becf580680dc0ac2127348eabec7fc

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 3, 2024
1 parent 2d1d11a commit 280da9b
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 6 deletions.
15 changes: 12 additions & 3 deletions L/LaplaceRedux/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,15 @@ MLUtils = "0.4.3-0.4"

["0.1.3-1"]
Compat = "4.7.0-4"
ComputationalResources = "0.3.2-0.3"
Flux = "0.12-0.14"
MLJModelInterface = "1.8.0-1"
ProgressMeter = "1.7.2-1"
Tables = "1.10.1-1"
Tullio = "0.3.5-0.3"

["0.1.3-1.1"]
ComputationalResources = "0.3.2-0.3"
ProgressMeter = "1.7.2-1"

["0.1.4"]
cuDNN = "1"

Expand All @@ -54,8 +56,15 @@ ChainRulesCore = "1.23.0-1"
Distributions = "0.25.109-0.25"
LinearAlgebra = "1.7.0-1"
MLJBase = "1"
MLJFlux = "0.5"
MLUtils = "0.4"
Optimisers = "0.2-0.3"

["1-1.1"]
MLJFlux = "0.5"
Random = "1.9.0-1"
julia = "1.9.0-1"

["1.2-1"]
CategoricalDistributions = "0.1.15-0.1"
Random = "1"
julia = "1.10.0-1"
11 changes: 8 additions & 3 deletions L/LaplaceRedux/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,18 @@ MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"

["0.1.3-1"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
ComputationalResources = "ed09eef8-17a6-5b46-8889-db040fac31e3"
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"

["0.1.3-1.1"]
ComputationalResources = "ed09eef8-17a6-5b46-8889-db040fac31e3"
MLJFlux = "094fc8d1-fd35-5302-93ea-dabda2abf845"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"

["0.1.4"]
cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"

Expand All @@ -41,3 +43,6 @@ ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2"

["1.2-1"]
CategoricalDistributions = "af321ab8-2d2e-40a6-b165-3d674595d28e"
3 changes: 3 additions & 0 deletions L/LaplaceRedux/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ git-tree-sha1 = "9e59caad99bf3a01b58c8300ea97c2d0c8014a82"

["1.1.1"]
git-tree-sha1 = "699f8ce28616e7bf0ffc19d8d9bd2a0b2d3343dd"

["1.2.0"]
git-tree-sha1 = "6b70b389d1becf580680dc0ac2127348eabec7fc"

0 comments on commit 280da9b

Please sign in to comment.