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

Fixed the HQQ import skip #262

Merged
merged 3 commits into from
May 21, 2024
Merged

Fixed the HQQ import skip #262

merged 3 commits into from
May 21, 2024

Conversation

yiliu30
Copy link
Contributor

@yiliu30 yiliu30 commented May 21, 2024

pytest.importorskip checks for modules, when it used with the classes hqq.core.quantize.HQQLinear and hqq.core.quantize.BaseQuantizeConfig. The tests will always be skipped.

Signed-off-by: yiliu30 <yi4.liu@intel.com>
Copy link

pytorch-bot bot commented May 21, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 3e86a37 with merge base 3c9bc20 (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 May 21, 2024
@msaroufim msaroufim self-requested a review May 21, 2024 15:39
@msaroufim msaroufim merged commit 5e28109 into pytorch:main May 21, 2024
13 checks passed
dbyoung18 pushed a commit to dbyoung18/ao that referenced this pull request Jul 31, 2024
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