You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was chatting with @adrhill and he suggested that the macro @primitive could be discarded if each backend simply implemented some methods from AbstractDifferentiation, mostly jacobian and a pushforward or pullback. Thoughts?
I was chatting with @adrhill and he suggested that the macro
@primitivecould be discarded if each backend simply implemented some methods from AbstractDifferentiation, mostlyjacobianand apushforwardorpullback. Thoughts?