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

Tests are failing for `VecCorrBijector` in _very_ rare scenarios #306

Open torfjelde opened 1 month ago

torfjelde commented 1 month ago

See for example https://github.com/TuringLang/Bijectors.jl/actions/runs/9000497684/job/24724777705?pr=304#step:5:396

This was first encountered in #529, which does not touch that part of the code at all, i.e. it seems random. But I haven't been able to reproduce this (even sampling thousands of realizations).