TuringLang / Bijectors.jl

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

Fix for bug in `forward` of `Stacked` #192

Closed torfjelde closed 2 years ago

torfjelde commented 3 years ago

Fixes the bug described in https://github.com/TuringLang/Turing.jl/issues/1674.

yebai commented 2 years ago

Can we update the PR and merge it if it is still needed? @torfjelde