Releases: TuringLang/Bijectors.jl
Releases · TuringLang/Bijectors.jl
v0.10.5
Bijectors v0.10.5
Merged pull requests:
- Replace
Zygote.@nograd
withCRC.@non_differentiable
(#230) (@devmotion)
v0.10.4
v0.10.3
v0.10.2
Bijectors v0.10.2
Merged pull requests:
- CompatHelper: bump compat for Compat to 4, (keep existing compat) (#221) (@github-actions[bot])
v0.10.1
Bijectors v0.10.1
Closed issues:
- Fitting normalizing flow (#213)
Merged pull requests:
- Fix test errors (#218) (@devmotion)
- Support Roots 2 (#219) (@devmotion)
v0.10.0
v0.9.11
v0.9.10
Bijectors v0.9.10
Closed issues:
PlanarLayer
broken in 0.9.9 (#204)
Merged pull requests:
- Handle empty brackets in
find_alpha
(#205) (@devmotion)
v0.9.9
Bijectors v0.9.9
Merged pull requests:
- Update README.md (#201) (@pitmonticone)
- Replace NonlinearSolve with Roots and fix the ReverseDiff adjoint of
find_alpha
(#202) (@devmotion)