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

Investigate per-sample-grad performance relative to other mechanism #1020

Open
zou3519 opened this issue Sep 15, 2022 · 1 comment
Open

Investigate per-sample-grad performance relative to other mechanism #1020

zou3519 opened this issue Sep 15, 2022 · 1 comment

Comments

@zou3519
Copy link
Contributor

zou3519 commented Sep 15, 2022

Opacus has a benchmark suite over at https://github.com/pytorch/opacus/tree/main/benchmarks that computes per-sample-grads using three mechanisms:

  • hooks (original)
  • expanded weights
  • functorch
    We should investigate performance differences.
@zou3519 zou3519 added the actionable It is clear what should be done for this issue label Sep 15, 2022
@kshitij12345
Copy link
Contributor

See pytorch/opacus#521

@zou3519 zou3519 removed the actionable It is clear what should be done for this issue label Dec 22, 2022
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

No branches or pull requests

2 participants