Open
Description
from #90 it seems that @YingboMa wants frule
to be able to be called on a Vector
of sensitivies for the same primal value,
and get a of sensitivities vector back,
but without broadcasting ? (presumably because that would also recompute the forwad primal)
I don't understand properly.
So this thread is get @YingboMa @shashi or @ChrisRackauckas to explain that.
This might need a redesign of frrule
again similar to solving #74.
Maybe we went too far there, since broadcasting the pushforward would presumably solve that case.