Skip to content

Commit

Permalink
New version: Flux v0.11.2
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: 544555ad98c5f1c0084c583b557defe32a13a5c7

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator committed Nov 3, 2020
1 parent 677019a commit 3ffcef8
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 12 deletions.
40 changes: 28 additions & 12 deletions F/Flux/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Juno = "0.0.0 - 0.7"
Adapt = "1"

["0.10-0"]
MacroTools = "0.3-0.5"
Reexport = "0.2"

["0.10-0.10.1"]
Expand All @@ -39,37 +38,54 @@ CodecZlib = "0.5-0.6"
Zygote = "0.4"
julia = "1"

["0.10-0.11.1"]
MacroTools = "0.3-0.5"

["0.10.0"]
AbstractTrees = "0.2"
ZipFile = "0.7-0.8"

["0.10.1-0"]
["0.10.1-0.11.1"]
AbstractTrees = "0.2-0.3"
ZipFile = "0.7-0.9"

["0.10.2-0"]
Juno = "0.5-0.8"

["0.10.2-0.10.3"]
Colors = "0.8-0.11"
CuArrays = "1.6.0-1"

["0.10.4-0"]
CodecZlib = "0.5-0.7"
Colors = "0.8-0.12"
julia = "1.3.0-1"
["0.10.2-0.11.1"]
Juno = "0.5-0.8"

["0.10.4-0.10"]
CuArrays = "2"
Zygote = "0.4.13-0.4"

["0.10.4-0.11.1"]
CodecZlib = "0.5-0.7"
Colors = "0.8-0.12"
julia = "1.3.0-1"

["0.11-0"]
Adapt = "1-2"
CUDA = "1"
Functors = "0.1"
NNlib = "0.7"
Zygote = "0.5"

["0.11-0.11.1"]
Adapt = "1-2"
CUDA = "1"

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

["0.5-0.7"]
DiffRules = "0.0.0 - 0.1"
NaNMath = "0.0.0 - 0.3"
Expand All @@ -83,7 +99,7 @@ ZipFile = "0.0.0 - 0.8"
["0.6"]
julia = ["0.7", "1"]

["0.6-0"]
["0.6-0.11.1"]
StatsBase = "0.0.0 - 0.33"

["0.6.7-0.9"]
Expand Down
3 changes: 3 additions & 0 deletions F/Flux/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,6 @@ git-tree-sha1 = "a95bba0ee46dc320b34969fa246cc965c20c2c10"

["0.11.1"]
git-tree-sha1 = "ceb09ce8510ef31fd86a791bbd0e1d72a60f27d7"

["0.11.2"]
git-tree-sha1 = "544555ad98c5f1c0084c583b557defe32a13a5c7"

0 comments on commit 3ffcef8

Please sign in to comment.