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
@aseyboldt mentioned we should be able to implement the gradient as another ScalarLoop, via forward auto-diff, which in this case should be equivalent to backward-autodiff.
It should also be possible to fuse the loops, but hopefully that's one thing the compilers can easily figure out, once they get merged inside the same Composite?
Uh oh!
There was an error while loading. Please reload this page.
@aseyboldt mentioned we should be able to implement the gradient as another ScalarLoop, via forward auto-diff, which in this case should be equivalent to backward-autodiff.
It should also be possible to fuse the loops, but hopefully that's one thing the compilers can easily figure out, once they get merged inside the same Composite?
Originally posted by @ricardoV94 in #283 (comment)
The text was updated successfully, but these errors were encountered: