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: Bijectors v0.13.13 #108295

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 76274a88-744f-5084-9051-94815aaf08c4
Repo: https://github.com/TuringLang/Bijectors.jl.git
Tree: 2173b2974d6afb2dbc72002c51c84803c08e8aa0

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
JuliaRegistrator referenced this pull request in TuringLang/Bijectors.jl Jun 5, 2024
* Rename VecCholeskyBijector to VecCorrCholeskyBijector

* Compute corr logdetjac during transform

* Enforce one-based indexing

* Add with_logabsdet_jacobian for correlation transforms

* Add rrule for non-mutating ADs

* Update ChainRules to use manual rrule

* Update Tracker to use manual rrule

* Remove rrule for ReverseDiff

`@grad_from_chainrules` can't handle multi-output functions, see JuliaDiff/ReverseDiff.jl#221. In this case it can AD through the primal just fine.

* Add module

* Make CorrBijector more numerically stable

Also use consistent notation with inverse transform

* Increment patch number

* Revert "Rename VecCholeskyBijector to VecCorrCholeskyBijector"

This reverts commit bd6ff3d.

* Update src/bijectors/corr.jl

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Tor Erlend Fjelde <[email protected]>

* Apply suggestions from code review

* Work around issues with Tracker

* import `stack` from Compat.jl (#314)

* import `stack` in tests too

* disable certain tests for ProductBijector on Julia versions with older
`eachslice` impls

---------

Co-authored-by: Tor Erlend Fjelde <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Jun 5, 2024

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. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 00558fd into master Jun 5, 2024
17 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-bijectors-76274a88-v0.13.13-64c200be23 branch June 5, 2024 08:27
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