Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Attributor to compute gradient #28

Merged
merged 3 commits into from
Jun 17, 2021
Merged

Add Attributor to compute gradient #28

merged 3 commits into from
Jun 17, 2021

Conversation

chr5tphr
Copy link
Owner

  • added Attributor, a convenience class to compute attributions (e.g.
    the gradient) with or without a composites
  • added the Gradient attributor
  • the feed_forward example now uses the Gradient attributor

- this is the expected behaviour of __exit__ to indicate a successful
execution
- added `Attributor`, a convenience class to compute attributions (e.g.
the gradient) with or without a composites
- added the `Gradient` attributor
- the example now uses the Gradient attributor
@chr5tphr chr5tphr merged commit f8c8ad4 into master Jun 17, 2021
@chr5tphr chr5tphr deleted the attributor branch June 17, 2021 16:42
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.

1 participant