TuringLang / Bijectors.jl

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

Add Tapir to Bijectors tests. #316

Open yebai opened 3 weeks ago

yebai commented 3 weeks ago

Let's add Tapir to the Bijectors tests.

Related: https://github.com/TuringLang/AdvancedVI.jl/issues/63

yebai commented 2 weeks ago

@torfjelde @sethaxen do you know what is required to add Tapir to AD testing CI?

cc @willtebbutt

willtebbutt commented 2 weeks ago

FWIW I'm also very happy to add an additional integration test suite to Tapir which runs Tapir on examples in Bijectors.jl, particularly if you have a handy list of functions that I can attempt to differentiate.