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

Update low-bit Adam benchmark #481

Merged
merged 6 commits into from
Jul 6, 2024

Conversation

gau-nernst
Copy link
Collaborator

  • Benchmark script: (1) Add ability to set random seed, so it's easier to compare implementation's correctness. (2) Add lpmm 4-bit Adam with rank-1 normalization option
  • Benchmark results: Update results without compile time. Add results for lpmm 4-bit Adam with rank-1 normalization.

Copy link

pytorch-bot bot commented Jul 6, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/481

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 8fc9ba2 with merge base 34fedff (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 6, 2024
@msaroufim msaroufim merged commit 56d46a2 into pytorch:main Jul 6, 2024
13 checks passed
@gau-nernst gau-nernst deleted the low_bit_adam_update branch July 6, 2024 19:02
dbyoung18 pushed a commit to dbyoung18/ao that referenced this pull request Jul 31, 2024
* update benchmark

* add rank1 option to lpmm

* add comma

* update readme

* remove unwanted file

* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants