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

Generalize Model Size Code #364

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Generalize Model Size Code #364

merged 2 commits into from
Jun 14, 2024

Conversation

HDCharles
Copy link
Contributor

Summary: previously this worked only on model swap quantized classes and the version in generate.py was specific to a few cases, this new version is significantly more general and now consolidated into a single place.

Test Plan: python test_integration.py -k "test_get_model_size"

Reviewers:

Subscribers:

Tasks:

Tags:

Summary: previously this worked only on model swap quantized classes and
the version in generate.py was specific to a few cases, this new version
is significantly more general and now consolidated into a single place.

Test Plan: python test_integration.py -k "test_get_model_size"

Reviewers:

Subscribers:

Tasks:

Tags:
Copy link

pytorch-bot bot commented Jun 14, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 14cec96 with merge base 8841094 (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 Jun 14, 2024
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
@HDCharles HDCharles merged commit bc2f8b7 into main Jun 14, 2024
13 checks passed
supriyar pushed a commit that referenced this pull request Jun 14, 2024
* Generalize Model Size Code

Summary: previously this worked only on model swap quantized classes and
the version in generate.py was specific to a few cases, this new version
is significantly more general and now consolidated into a single place.

Test Plan: python test_integration.py -k "test_get_model_size"

Reviewers:

Subscribers:

Tasks:

Tags:

* fix test failures

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
NicoleMayer pushed a commit that referenced this pull request Jul 9, 2024
* Generalize Model Size Code

Summary: previously this worked only on model swap quantized classes and
the version in generate.py was specific to a few cases, this new version
is significantly more general and now consolidated into a single place.

Test Plan: python test_integration.py -k "test_get_model_size"

Reviewers:

Subscribers:

Tasks:

Tags:

* fix test failures

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
dbyoung18 pushed a commit to dbyoung18/ao that referenced this pull request Jul 31, 2024
* Generalize Model Size Code

Summary: previously this worked only on model swap quantized classes and
the version in generate.py was specific to a few cases, this new version
is significantly more general and now consolidated into a single place.

Test Plan: python test_integration.py -k "test_get_model_size"

Reviewers:

Subscribers:

Tasks:

Tags:

* fix test failures

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
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