Skip to content

Commit

Permalink
New version: NaiveGAflux v0.11.0 (#89412)
Browse files Browse the repository at this point in the history
UUID: 81ede08e-ab29-11e9-16d3-79edd30a1d76
Repo: https://github.com/DrChainsaw/NaiveGAflux.jl.git
Tree: eacea68fc3943891e363e73be1eaf06266855f76

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Aug 10, 2023
1 parent 3d8620b commit a96c7e1
Showing 5 changed files with 25 additions and 4 deletions.
15 changes: 12 additions & 3 deletions N/NaiveGAflux/Compat.toml
Original file line number Diff line number Diff line change
@@ -17,8 +17,10 @@ julia = "1"
["0.1.1-0.2.0"]
CuArrays = "1"

["0.10-0"]
["0.10"]
NaiveNASlib = "2.0.6-2"

["0.10-0"]
julia = "1.7.0-1"

["0.10-0.10.3"]
@@ -28,12 +30,19 @@ Flux = "0.13.4-0.13"
Functors = "0.2-0.4"
Setfield = ["0.3.4-0.3", "0.5-0.8", "1"]

["0.10.2-0"]
["0.10.2-0.10"]
CUDA = "3-4"

["0.10.4-0"]
Flux = "0.13.4-0.14"

["0.11-0"]
NaiveNASflux = "2.0.10-2"
NaiveNASlib = "2.0.11-2"
Optimisers = "0.2"
PackageExtensionCompat = "1"
PrecompileTools = "1"

["0.2"]
NaiveNASflux = "1.1.0-1"

@@ -78,7 +87,7 @@ NaiveNASflux = "1.6.0-1"
["0.9"]
NaiveNASlib = "2"

["0.9-0"]
["0.9-0.10"]
NaiveNASflux = "2"

["0.9-0.10.0"]
7 changes: 6 additions & 1 deletion N/NaiveGAflux/Deps.toml
Original file line number Diff line number Diff line change
@@ -20,10 +20,15 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
["0.1.1-0.5"]
CuArrays = "3a865a2d-5b23-5a0f-bc46-62713ec82fae"

["0.11-0"]
Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2"
PackageExtensionCompat = "65ce6f38-6b18-4e1d-a461-8949797d7930"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["0.4-0"]
MemPool = "f9f48841-c794-520a-933b-121f7ba6ed94"

["0.6-0"]
["0.6-0.10"]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

["0.6.1-0"]
3 changes: 3 additions & 0 deletions N/NaiveGAflux/Versions.toml
Original file line number Diff line number Diff line change
@@ -63,3 +63,6 @@ git-tree-sha1 = "e7898afb66fbc91f891efdc66cf52f097252d0f5"

["0.10.4"]
git-tree-sha1 = "824353e115ad3d55b65628f7fab974df90f3b21c"

["0.11.0"]
git-tree-sha1 = "eacea68fc3943891e363e73be1eaf06266855f76"
2 changes: 2 additions & 0 deletions N/NaiveGAflux/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.11-0"]
CUDA = "3-4"
2 changes: 2 additions & 0 deletions N/NaiveGAflux/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.11-0"]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

0 comments on commit a96c7e1

Please sign in to comment.