Skip to content

Commit

Permalink
New version: Solaris v0.2.18
Browse files Browse the repository at this point in the history
UUID: c31bc6c7-79d6-424e-a85f-5b42ee086500
Repo: https://github.com/vavrines/Solaris.jl.git
Tree: 32bdf10d3676459784b439aa5ddb1fe062ce5347

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Sep 21, 2024
1 parent 8eff231 commit f6d460c
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 9 deletions.
22 changes: 16 additions & 6 deletions S/Solaris/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,17 @@ CSV = "0.8-0.9"

["0.2.10-0"]
NNlib = "0.8-0.9"
cuDNN = "1"

["0.2.11-0"]
OptimizationFlux = "0.1-0.2"
OptimizationPolyalgorithms = "0.1-0.2"
["0.2.10-0.2.17"]
cuDNN = "1"

["0.2.11-0.2.13"]
OptimizationOptimJL = "0.1-0.2"

["0.2.11-0.2.17"]
OptimizationFlux = "0.1-0.2"
OptimizationPolyalgorithms = "0.1-0.2"

["0.2.14-0"]
Functors = "0.4"

Expand All @@ -59,14 +61,22 @@ OptimizationOptimJL = "0.2-0.3"

["0.2.16-0"]
CSV = "0.9-0.10"
CUDA = "4-5"
ComponentArrays = "0.14-0.15"
Lux = "1"

["0.2.16-0.2.17"]
CUDA = "4-5"

["0.2.17"]
OptimizationOptimJL = "0.3-0.4"

["0.2.17-0"]
JLD2 = "0.4-0.5"
Optimization = "3-4"
OptimizationOptimJL = "0.3-0.4"

["0.2.18-0"]
OptimizationOptimisers = "0.2-0.3"
OptimizationPolyalgorithms = "0.2-0.3"

["0.2.2-0"]
DocStringExtensions = "0.8-0.9"
Expand Down
15 changes: 12 additions & 3 deletions S/Solaris/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,27 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

["0.2-0"]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"

["0.2-0.2.1"]
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"

["0.2-0.2.17"]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

["0.2.10-0"]
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"

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

["0.2.14-0"]
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"

["0.2.18-0"]
OptimizationOptimisers = "42dfb2eb-d2b4-4451-abcd-913932933ac1"

["0.2.2-0"]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"

Expand All @@ -43,15 +50,17 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
OptimizationFlux = "253f991c-a7b2-45f8-8852-8b9a9df78a86"
OptimizationOptimJL = "36348300-93cb-4f02-beb5-3c3902f8871e"
OptimizationPolyalgorithms = "500b13db-7e66-49ce-bda4-eed966be6282"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

["0.2.5-0.2.15"]
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"

["0.2.5-0.2.17"]
OptimizationFlux = "253f991c-a7b2-45f8-8852-8b9a9df78a86"
OptimizationOptimJL = "36348300-93cb-4f02-beb5-3c3902f8871e"

["0.2.6-0"]
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"

Expand Down
3 changes: 3 additions & 0 deletions S/Solaris/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ git-tree-sha1 = "227e3ab8175719f95951d560dfc35218fe7e9da9"

["0.2.17"]
git-tree-sha1 = "72d44adb20b71984ea9ecaef2aed2c441516e66c"

["0.2.18"]
git-tree-sha1 = "32bdf10d3676459784b439aa5ddb1fe062ce5347"

0 comments on commit f6d460c

Please sign in to comment.