TuringLang / Bijectors.jl

Implementation of normalising flows and constrained random variable transformations
https://turinglang.org/Bijectors.jl/
MIT License
199 stars 32 forks source link

Replace `Zygote.@nograd` with `CRC.@non_differentiable` #230

Closed devmotion closed 1 year ago

devmotion commented 1 year ago

Fixes deprecation warnings that showed up in Turing.

More stuff should be moved to CRC but intentionally I tried to keep the PR simple.

devmotion commented 1 year ago

Test errors on Tracker should be fixed by the new release. Not sure what's holding it back.

devmotion commented 1 year ago

231 seems to unblock Tracker.