gaurav-arya / StochasticAD.jl

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

Improve interface for conversion, promotion of backend types #83

Open gaurav-arya opened 1 year ago

gaurav-arya commented 1 year ago

Currently we just use the constructor, which has some issues and has become type instable for SmoothedFIs in some cases.