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

Use extensions when possible #264

Closed torfjelde closed 1 year ago

torfjelde commented 1 year ago

Depends on https://github.com/TuringLang/DistributionsAD.jl/pull/245

torfjelde commented 1 year ago

Wanna give it a :+1: ?:)

devmotion commented 1 year ago

Mainly good, but from a quick look at the CI logs and test/Project.toml it seems again we forgot to load/test the LazyArrays extension?

torfjelde commented 1 year ago

Ah yeah, thanks! I did that, and it indeed seems like DistributionsAD wasn't properly fixed: https://github.com/TuringLang/DistributionsAD.jl/pull/247

torfjelde commented 1 year ago

Yay! Wanna give it a thumbs up @devmotion @yebai ?:)