docs: align documentation with current implementation. - #2294
Merged
zhang-minchao merged 1 commit intoSep 1, 2026
Conversation
shirley-yang-1988
force-pushed
the
docs/reconcile-core-docs
branch
2 times, most recently
from
September 1, 2026 04:56
8a501b9 to
e9b3e6b
Compare
shirley-yang-1988
force-pushed
the
docs/reconcile-core-docs
branch
from
September 1, 2026 04:57
e9b3e6b to
1946ec7
Compare
shirley-yang-1988
force-pushed
the
docs/reconcile-core-docs
branch
from
September 1, 2026 05:00
1946ec7 to
d5b4dc0
Compare
zhang-minchao
approved these changes
Sep 1, 2026
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.
Description
Correct stale documentation content so the bilingual guides, routes, CLI reference, and examples match the current implementation.
max_seqs_per_batch,enable_mix_batch, and block-copy kernels.--devicesflag.setup.py --device npu) from TileLang Ascend architecture selection (compile-kernels --device a2|a3).Related Issues
None.
Change Type
Pull Request Checklist
PR Title and Commit Messages
<type>: <subject>.Pre-commit Checks
pre-commitby runningpip install pre-commitor an equivalent command.pre-commit install.pre-commit run --all-filesand fixed any reported issues.Self Review
mainbranch.Build and Test Coverage
python setup.py build testhas passed on a CUDA machine.python setup.py build testhas passed on an NPU machine.python setup.py build testhas passed on an MLU machine.Validation
npm --prefix docs run checknpm --prefix docs run buildpre-commit run --from-ref origin/main --to-ref HEADNo accelerator build or test was run for this documentation-only change.
Reviewer Notes
The native configuration precedence wording is intentionally scoped to native C++ configuration; it does not generalize launcher-owned settings such as service topology.