Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: ChainRules v1.5.0 #42027

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Aug 2, 2021

JuliaRegistrator referenced this pull request in JuliaDiff/ChainRules.jl Aug 2, 2021
The ProjectTo constructors use a few functions/builtins
that did not previously have rules breaking higher order
AD, since these constructors are now called by the first
order rules.
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch August 2, 2021 15:54 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2021

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

UUID: 082447d4-558c-5d27-93f4-14fc19e9eca2
Repo: https://github.com/JuliaDiff/ChainRules.jl.git
Tree: ea936da06aa64fd556efb8cf5cf328666e058d56

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
@JuliaRegistrator JuliaRegistrator force-pushed the registrator/chainrules/082447d4/v1.5.0 branch from c8a9cf9 to 9f684cc Compare August 2, 2021 15:59
JuliaRegistrator referenced this pull request in JuliaDiff/ChainRules.jl Aug 2, 2021
* Bump minor version

* Add undef Array constructor

* construct Array from existing AbstractArray

* vect implementation

* Bump precision

* Additional tests

Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>

* Fix undef tests

* Constraint vect implementation

* Add float-only test

* Link to non_differentiable tests issue

* Type-stable `vect` implementation

Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>

* type stable vect pullback

* Update src/rulesets/Base/array.jl

Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>

* Test Union{Number, AbstractArray}

* Don't test inference below 1.6

* Update src/rulesets/Base/array.jl

Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>

* Update src/rulesets/Base/array.jl

Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>

* Style fix

* Style fix

* Update src/rulesets/Base/array.jl

Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>

* Style fix

* Add an extra test

Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch August 2, 2021 15:59 Inactive
@JuliaTagBot JuliaTagBot merged commit 30dc7d1 into master Aug 2, 2021
@JuliaTagBot JuliaTagBot deleted the registrator/chainrules/082447d4/v1.5.0 branch August 2, 2021 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants