TuringLang/Bijectors.jl
Implementation of normalising flows and constrained random variable transformations
JuliaMIT
Issues
- 0
Remove `Tracker` / `Zygote` from tests and docs.
#374 opened by yebai - 0
Replace `ForwardDiff`/`ReverseDiff`/`Zygote`/`Mooncake`/`Enzyme` gradient call with `DifferentiationInterface`.
#373 opened by yebai - 0
GPU support for NormalizingFlows.jl and Bijectors.jl
#371 opened by yebai - 0
- 5
`Bijectors.with_logabsdet_jacobian` on `Bijectors.inverse(Bijectors.PDVecBijector())` with `ReverseDiff` errors
#365 opened by sunxd3 - 1
1.10.0 CI failing
#367 opened by penelopeysm - 0
support transformation on CUDA gpu?
#363 opened by bgctw - 3
Zygote is broken for Stacked transformations
#361 opened by bgctw - 1
Move all Enzyme related tests into a seprate CI
#347 opened by yebai - 1
- 1
- 5
Re-introducing Enzyme support on Julia 1.11
#339 opened by penelopeysm - 2
- 3
Add Tapir to Bijectors tests.
#316 opened by yebai - 4
- 2
Error in the docs and in combining layers
#329 opened by marcobonici - 3
README links to dead docs
#317 opened by mhauru - 5
Zygote is broken for `Stacked` bijectors
#252 opened by Red-Portal - 1
What to do with `CorrBijector` ?
#268 opened by harisorgn - 9
Question on simplex bijector implementation
#283 opened by Red-Portal - 1
- 0
- 3
support ProductDistribution
#300 opened by bgctw - 0
Fixes to correlation bijectors
#301 opened by sethaxen - 1
Bijectors.ordered and MvLogNormal interaction .. only supported for unconstrained distributions.
#295 opened by jae0 - 1
Missing implementation of `Bijectors.bijector` for `arraydist` distributions.
#294 opened by soldasim - 3
- 5
Radial flow to a simplex
#291 opened by theogf - 2
Stackoverflow in custom bijector
#292 opened by hanyas - 1
- 4
- 4
Matrix factorization bijectors
#274 opened by sethaxen - 1
- 0
Improve `PDVecBijector`
#272 opened by torfjelde - 9
Adding support for FunctionChains.jl?
#222 opened by oschulz - 1
- 6
filldist, up1 not defined
#255 opened by mikkoku - 1
- 7
- 2
Remove heavy usage of `@generated`
#243 opened by torfjelde - 7
CorrBijector makes posterior improper
#228 opened by sethaxen - 0
Add `rng` to have the reproducibility in `PlanarLayer` and `RadialLayer`
#244 opened by xiaomingfu2013 - 1
- 2
Bijector for MatrixNormal
#237 opened by RodrigoZepeda - 1
Questions on custom bijectors
#234 opened by vboussange - 0
Remove heavy usage of `@generated`
#233 opened by torfjelde - 0
SimplexBijector tests fails on boundary
#232 opened by torfjelde - 1
MethodError: no method matching bijector(::MixtureModel{Multivariate, Continuous, MvNormal, Float64})
#227 opened by krishvishal - 0
Problem compiling an app with Turing
#226 opened by joscani - 0
Zygote AD & `logpdf` for transformed multivariate
#217 opened by tpgillam