-
Notifications
You must be signed in to change notification settings - Fork 388
Support checkpoints #429
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
Closed
Support checkpoints #429
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
188bb42
add state_dict to privacy accountant
karthikprasad fe891c9
minor fixes and docstrings in accountant
karthikprasad 6083f99
some more minor fixes in accountant
karthikprasad 26348bc
add state dict support for GradSampleModule and save/load checkpoint …
karthikprasad 01c5c4c
import typevar
karthikprasad 13c272e
accountant unit test
karthikprasad f253a5e
lint fix in test
karthikprasad 6d11754
fix typo
karthikprasad 29e2c28
fix var name in test
karthikprasad 66e8094
fix num steps in test
karthikprasad 5887f78
fix lint again
karthikprasad 64a1632
add-ons to GradSampleModule state_dict
karthikprasad 345d1d7
fixes to GS and test
karthikprasad ec2fd92
test privacy engine checkpointing
karthikprasad eb3224b
remove debug comments
karthikprasad b6d5a86
fix lint
karthikprasad 29ff3a8
fix lint again
karthikprasad f69819b
Minor fixex in FAQ (#430)
Kevin-Abd 86a8e0d
disable poisson sampling in checkpoints test
karthikprasad d3591b0
rebase
karthikprasad 8ad0545
fix sort order
karthikprasad f14e810
fix black
karthikprasad 2416bb1
some more lints
karthikprasad 051bc0c
address comments
karthikprasad e655df4
address comments
karthikprasad ba29092
Merge branch 'main' into master
karthikprasad 33ee300
fix flake lint
karthikprasad 1f9297a
Merge branch 'master' of https://github.com/karthikprasad/opacus
karthikprasad 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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.