Open
Description
@dpsanders has just released ReversePropagation.jl which is a tape-to-source scalar reverse mode AD using ChainRules.
We have reverse depenency testing setup for Zygote, to make certain no changes to ChainRules break that.
We should do the same thing for ReservePropagation.jl
This is blocked until ReversePropagation.jl is been registered.