-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Quantization docs: consilidate all API references on a single page #66198
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
Summary: Consolidates all API reference material for quantization on a single page, to reduce duplication of information. Future PRs will improve the API reference page itself. Test plan: ``` cd docs make html python -m http.server // renders well ``` [ghstack-poisoned]
CI Flow Status⚛️ CI FlowRuleset - Version:
You can add a comment to the PR and tag @pytorchbot with the following commands: # ciflow rerun, "ciflow/default" will always be added automatically
@pytorchbot ciflow rerun
# ciflow rerun with additional labels "-l <ciflow/label_name>",
8000
which is equivalent to adding these labels manually and trigger the rerun
@pytorchbot ciflow rerun -l ciflow/scheduled -l ciflow/slow For more information, please take a look at the CI Flow Wiki. |
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 278dff2 (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
Summary: Consolidates all API reference material for quantization on a single page, to reduce duplication of information. Future PRs will improve the API reference page itself. Test plan: ``` cd docs make html python -m http.server // renders well ``` ghstack-source-id: 3bc550c Pull Request resolved: #66198
@vkuzo has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
…gle page" Summary: Consolidates all API reference material for quantization on a single page, to reduce duplication of information. Future PRs will improve the API reference page itself. Test plan: ``` cd docs make html python -m http.server // renders well ``` Differential Revision: [D31447616](https://our.internmc.facebook.com/intern/diff/D31447616) [ghstack-poisoned]
…gle page" Summary: Consolidates all API reference material for quantization on a single page, to reduce duplication of information. Future PRs will improve the API reference page itself. Test plan: ``` cd docs make html python -m http.server // renders well ``` Differential Revision: [D31447616](https://our.internmc.facebook.com/intern/diff/D31447616) [ghstack-poisoned]
…gle page" Summary: Consolidates all API reference material for quantization on a single page, to reduce duplication of information. Future PRs will improve the API reference page itself. Test plan: ``` cd docs make html python -m http.server // renders well ``` Differential Revision: [D31447616](https://our.internmc.facebook.com/intern/diff/D31447616) [ghstack-poisoned]
…gle page" Summary: Consolidates all API reference material for quantization on a single page, to reduce duplication of information. Future PRs will improve the API reference page itself. Test plan: ``` cd docs make html python -m http.server // renders well ``` Differential Revision: [D31447616](https://our.internmc.facebook.com/intern/diff/D31447616) [ghstack-poisoned]
…gle page" Summary: Consolidates all API reference material for quantization on a single page, to reduce duplication of information. Future PRs will improve the API reference page itself. Test plan: ``` cd docs make html python -m http.server // renders well ``` Differential Revision: [D31447616](https://our.internmc.facebook.com/intern/diff/D31447616) [ghstack-poisoned]
@vkuzo has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
This pull request has been reverted by 037ac23. To re-land this change, follow these steps. |
Stack from ghstack:
torch.ao.quantization.QConfig
#66129 Create a documentation page fortorch.ao.quantization.QConfig
Summary:
Consolidates all API reference material for quantization on a single
page, to reduce duplication of information.
Future PRs will improve the API reference page itself.
Test plan:
Differential Revision: D31447616