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

Docs: How-To: Write custom attributors #132

Merged
merged 1 commit into from
May 12, 2022

Conversation

chr5tphr
Copy link
Owner

  • add How-To on writing custom attributors
  • explain the mechanics of composites
  • give an example with only a forward function for gradient times input
  • give an example with __init__ and forward for sensitivity
    analysis

@chr5tphr chr5tphr force-pushed the docs-write-custom-attributors branch from ed89fb2 to 7464443 Compare May 12, 2022 09:31
- add How-To on writing custom attributors
- explain the mechanics of composites in attributors
- give an example with only a forward function for gradient times input
- give an example with `__init__` and ` forward` for sensitivity
  analysis
@chr5tphr chr5tphr force-pushed the docs-write-custom-attributors branch from 7464443 to 284d430 Compare May 12, 2022 09:47
@chr5tphr chr5tphr merged commit 2c15e9f into master May 12, 2022
@chr5tphr chr5tphr deleted the docs-write-custom-attributors branch May 12, 2022 09:55
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.

None yet

1 participant