gaurav-arya / StochasticAD.jl

Research package for automatic differentiation of programs containing discrete randomness.
MIT License
198 stars 16 forks source link

Clean up interface for creating an empty backend #51

Closed gaurav-arya closed 1 year ago

gaurav-arya commented 1 year ago

Clean up the interface for creating empty finite perturbation backends (empty(FIs) etc.) and make sure that they are used in the stochastic triple constructors.

gaurav-arya commented 1 year ago

Resolved in #72