DiffEqFlux.jl
DiffEqFlux.jl copied to clipboard
returning delta_logp from FFJORD
Is it possible to get this along with logpx.
We could in theory make FFJORD return a few more things. That would be a breaking change to the API but since they are already calculated, if they are useful and don't change the amount that backprops then I'm not opposed to adding more returns.