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

Fix for BijectorsZygoteExt. #269

Closed torfjelde closed 1 year ago

torfjelde commented 1 year ago

Now we should have caught all the references. This slipped through the tests though, which is not great. This is really because we are lacking in AD tests. I'll make an issue regarding this.