Skip to content

Add how to use C++ wrapper with X86InductorQuantizer #2716

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

Conversation

leslie-fang-intel
Copy link
Contributor

@leslie-fang-intel leslie-fang-intel commented Dec 19, 2023

Description

This diff updates tutorial of PyTorch 2 Export Post Training Quantization with X86 Backend through Inductor with CPPWrapper support.

Checklist

  • The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
  • Only one issue is addressed in this pull request
  • Labels from the issue that this PR is fixing are added to this pull request
  • No unnecessary issues are included into this pull request.

Copy link

pytorch-bot bot commented Dec 19, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2716

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

✅ No Failures

As of commit 45bd45b with merge base d1ebbd3 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@leslie-fang-intel
Copy link
Contributor Author

cc @jgong5 @jerryzh168 @svekars please help to take a look of this PR.

@svekars svekars added the 2.2 label Dec 19, 2023
@leslie-fang-intel leslie-fang-intel force-pushed the leslie/update_x86_inductor_quantization_with_cppwrapper_support branch from dc13597 to 53c4fa8 Compare December 20, 2023 02:31
@leslie-fang-intel
Copy link
Contributor Author

Hi @svekars Could you kindly take a look and merge this PR first? Afterward, I can attempt to rebase #2717 with it.

@svekars svekars merged commit be1e924 into pytorch:main Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants