[12/x] docs update: rename pt2e section to "pt2e quantization"#3771
Merged
Conversation
vkuzo
added a commit
that referenced
this pull request
Jan 30, 2026
Summary: Renames "PT2E quantization tutorials" to "PT2E quantization". I think for now it's easiest to contain the docs for pt2e in a single subdirectory instead of having every single docs page talk about eager vs graph. Test Plan: look at docs in CI ghstack-source-id: ce8f73e ghstack-comment-id: 3820583561 Pull-Request: #3771
vkuzo
added a commit
that referenced
this pull request
Jan 30, 2026
Summary: Renames "PT2E quantization tutorials" to "PT2E quantization". I think for now it's easiest to contain the docs for pt2e in a single subdirectory instead of having every single docs page talk about eager vs graph. Test Plan: look at docs in CI ghstack-source-id: bdf2f31 ghstack-comment-id: 3820583561 Pull-Request: #3771
vkuzo
added a commit
that referenced
this pull request
Jan 30, 2026
Summary: Renames "PT2E quantization tutorials" to "PT2E quantization". I think for now it's easiest to contain the docs for pt2e in a single subdirectory instead of having every single docs page talk about eager vs graph. Test Plan: look at docs in CI ghstack-source-id: fc1e529 ghstack-comment-id: 3820583561 Pull-Request: #3771
vkuzo
added a commit
that referenced
this pull request
Jan 30, 2026
Summary: Renames "PT2E quantization tutorials" to "PT2E quantization". I think for now it's easiest to contain the docs for pt2e in a single subdirectory instead of having every single docs page talk about eager vs graph. Test Plan: look at docs in CI ghstack-source-id: fc1e529 ghstack-comment-id: 3820583561 Pull-Request: #3771
vkuzo
added a commit
that referenced
this pull request
Jan 30, 2026
Summary: Renames "PT2E quantization tutorials" to "PT2E quantization". I think for now it's easiest to contain the docs for pt2e in a single subdirectory instead of having every single docs page talk about eager vs graph. Test Plan: look at docs in CI ghstack-source-id: fc1e529 ghstack-comment-id: 3820583561 Pull-Request: #3771
vkuzo
added a commit
that referenced
this pull request
Jan 30, 2026
Summary: Renames "PT2E quantization tutorials" to "PT2E quantization". I think for now it's easiest to contain the docs for pt2e in a single subdirectory instead of having every single docs page talk about eager vs graph. Test Plan: look at docs in CI ghstack-source-id: fc1e529 ghstack-comment-id: 3820583561 Pull-Request: #3771
vkuzo
added a commit
that referenced
this pull request
Jan 30, 2026
Summary: Renames "PT2E quantization tutorials" to "PT2E quantization". I think for now it's easiest to contain the docs for pt2e in a single subdirectory instead of having every single docs page talk about eager vs graph. Test Plan: look at docs in CI ghstack-source-id: fc1e529 ghstack-comment-id: 3820583561 Pull-Request: #3771
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Renames "PT2E quantization tutorials" to "PT2E quantization".
I think for now it's easiest to contain the docs for pt2e in a single
subdirectory instead of having every single docs page talk about eager
vs graph.
Test Plan: look at docs in CI