Skip to content

Conversation

@saeta
Copy link

@saeta saeta commented Jul 2, 2020

There were some changes to the way derivatives are specified. Instead of
specifying derivatives using wrt, the API has changed to use the
@derivative(of:) syntax. Thanks to retroactive differentiability, we can
simplify the code substantially and avoid the duplicate base method
implementation.

@saeta saeta force-pushed the update-to-toolchain branch from 808d63b to 2f38379 Compare July 2, 2020 16:44
There were some changes to the way derivatives are specified. Instead of
specifying derivatives using `wrt`, the API has changed to use the
`@derivative(of:)` syntax. Thanks to retroactive differentiability, we can
simplify the code substantially and avoid the duplicate base method
implementation.
@saeta saeta force-pushed the update-to-toolchain branch from 2f38379 to a2aa809 Compare July 2, 2020 16:47
@eaplatanios
Copy link
Owner

Thanks a lot for the PR Brennan! I'm sorry I somehow completely missed it. Is it still up-to-date with the current S4TF toolchain?

@saeta
Copy link
Author

saeta commented Aug 29, 2020

I believe so!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants