Skip to content

Commit

Permalink
New version: Flux v0.12.2 (#35139)
Browse files Browse the repository at this point in the history
UUID: 587475ba-b771-5e3f-ad9e-33799f191a9c
Repo: https://github.com/FluxML/Flux.jl.git
Tree: 699a866ebef99ef9b3585b263ec06710600845bf

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Apr 23, 2021
1 parent 8f183dd commit 837dc31
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 11 additions & 3 deletions F/Flux/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,25 +78,27 @@ Zygote = "0.5"

["0.11.2-0"]
AbstractTrees = "0.3"
CUDA = "2.1.0-2"
CodecZlib = "0.7"
Colors = "0.12"
Juno = "0.8"
MacroTools = "0.5"
StatsBase = "0.33"
ZipFile = "0.9"
julia = "1.5.0-1"

["0.11.2-0.11.4"]
Adapt = "2"

["0.11.2-0.12.1"]
CUDA = "2.1.0-2"
julia = "1.5.0-1"

["0.11.4-0"]
Zygote = "0.6"

["0.11.4-0.11"]
NNlib = "0.7.10-0.7"

["0.11.5-0"]
["0.11.5-0.12.1"]
Adapt = "2-3"

["0.11.6-0"]
Expand All @@ -106,6 +108,12 @@ Reexport = ["0.2", "1"]
Functors = "0.2.1-0.2"
NNlib = "0.7.14-0.7"

["0.12.2-0"]
Adapt = "3"
CUDA = "3"
NNlibCUDA = "0.1"
julia = "1.6.0-1"

["0.5-0.7"]
DiffRules = "0.0.0 - 0.1"
NaNMath = "0.0.0 - 0.3"
Expand Down
3 changes: 3 additions & 0 deletions F/Flux/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["0.12.2-0"]
NNlibCUDA = "a00861dc-f156-4864-bf3c-e6376f28a68d"

["0.5-0"]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Expand Down
3 changes: 3 additions & 0 deletions F/Flux/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,6 @@ git-tree-sha1 = "fb1be4429e66b65e2e8481ab62e81a45fb7bccba"

["0.12.1"]
git-tree-sha1 = "287705d01ab510afe075b0165a159b9e5a4bf082"

["0.12.2"]
git-tree-sha1 = "699a866ebef99ef9b3585b263ec06710600845bf"

0 comments on commit 837dc31

Please sign in to comment.