Skip to content

Commit

Permalink
New version: Zygote v0.6.12 (#38046)
Browse files Browse the repository at this point in the history
UUID: e88e6eb3-aa80-5325-afca-941959d7151f
Repo: https://github.com/FluxML/Zygote.jl.git
Tree: b1d95edd4e693066c38c13a10aab0a8f6a6e2f65

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator authored Jun 2, 2021
1 parent 138fac7 commit c7652ba
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
12 changes: 8 additions & 4 deletions Z/Zygote/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -153,17 +153,21 @@ ChainRules = "0.7.47-0.7"
AbstractFFTs = ["0.5", "1"]
FillArrays = "0.8-0.11"

["0.6.11-0"]
["0.6.11"]
ChainRulesCore = "0.9.44-0.9"

["0.6.12-0"]
ChainRules = "0.7.55-0.8"
ChainRulesCore = "0.9.44-0.10"

["0.6.2-0.6.5"]
ChainRules = "0.7.49-0.7"

["0.6.3-0"]
Requires = "1.1.0-1"

["0.6.6-0"]
ChainRules = "0.7.55-0.7"

["0.6.6-0.6.10"]
ChainRulesCore = "0.9.32-0.9"

["0.6.6-0.6.11"]
ChainRules = "0.7.55-0.7"
3 changes: 3 additions & 0 deletions Z/Zygote/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,6 @@ git-tree-sha1 = "927209c83efa62256788a9880c191774c07c5b51"

["0.6.11"]
git-tree-sha1 = "c8b2ac496fd1154fa9020af827f10cced736e8c5"

["0.6.12"]
git-tree-sha1 = "b1d95edd4e693066c38c13a10aab0a8f6a6e2f65"

0 comments on commit c7652ba

Please sign in to comment.