-
Notifications
You must be signed in to change notification settings - Fork 388
Per sample grad correctness util #532
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
Closed
psolikov
wants to merge
38
commits into
meta-pytorch:main
from
psolikov:per-sample-grad-correctness-util
Closed
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
b8a2ff7
support empty batches in memory manager and optimizer
2e1b9d7
restore warning
df9d1ab
disable functorch test for 1.13+
0268fa1
Merge branch 'main' of github.com:pytorch/opacus into ffuuugor_522
b952c2a
0-batch tests
5c7fc6f
lint
64f08ad
EW test fix
df7c355
docstring up
b64b06a
Implement per sample grads util and refactor code
9b4d5ee
Merge branch 'pytorch:main' into per-sample-grad-correctness-util
psolikov 3f9f9cd
Add docs and refactor
765b84e
Apply code style fixes
16477ac
Merge branch 'main' into per-sample-grad-correctness-util
psolikov 585be68
Fix flake8 errors
82c8f52
Implement per sample grads util and refactor code
1d957fa
Fixed issue with missing argument in MNIST example (#520)
4e3a979
Add docs and refactor
3d0a5db
Apply code style fixes
36dd386
Functorch gradients: investigation and fix (#510)
c06ebec
Fix flake8 errors
5168e20
Add type hints
b71fb30
Refactor
cdcae86
Update docstrings
ab1d6a7
Fix reduction modes for EW
206a042
Rebase on #530, separate utils tests, refactor
f9a35de
Optimize imports
a8aac48
Merge remote-tracking branch 'origin/per-sample-grad-correctness-util…
f7880d8
Fix test
1ae50cb
Add utility description to tutorial
8c67f40
Fix grad samples test
0faf661
Fixed isort warnings
a95c95a
Fix grad samples zero batch test
786a093
Skip functorch test when unavailable
42866b1
Merge branch 'main' into per-sample-grad-correctness-util
6402c18
Fix merge
0b9a1ec
Isort fix
05fdb4f
Fix docstring
fd8fbde
Merge branch 'main' into per-sample-grad-correctness-util
psolikov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add docs and refactor
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.