-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
designRequires some desgin before changes are madeRequires some desgin before changes are madeforward-modeRelated to use of ChainRules for ForwardMode ADRelated to use of ChainRules for ForwardMode AD
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.
Metadata
Metadata
Assignees
Labels
designRequires some desgin before changes are madeRequires some desgin before changes are madeforward-modeRelated to use of ChainRules for ForwardMode ADRelated to use of ChainRules for ForwardMode AD