Skip to content

[Doc] Update ViT CUDA graph interfaces#44388

Merged
Isotr0py merged 2 commits into
vllm-project:mainfrom
shen-shanshan:doc
Jun 3, 2026
Merged

[Doc] Update ViT CUDA graph interfaces#44388
Isotr0py merged 2 commits into
vllm-project:mainfrom
shen-shanshan:doc

Conversation

@shen-shanshan

@shen-shanshan shen-shanshan commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Purpose

Solve #41234 (comment).

Update the ViT CUDA graph doc following the changes in #41234 and #42288.

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.

Signed-off-by: shen-shanshan <467638484@qq.com>
Signed-off-by: shen-shanshan <467638484@qq.com>
@shen-shanshan

Copy link
Copy Markdown
Contributor Author

CC @Isotr0py

@Isotr0py Isotr0py enabled auto-merge (squash) June 3, 2026 06:54
@mergify

mergify Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Documentation preview: https://vllm--44388.org.readthedocs.build/en/44388/

@mergify mergify Bot added documentation Improvements or additions to documentation nvidia labels Jun 3, 2026
@github-project-automation github-project-automation Bot moved this to Ready in NVIDIA Jun 3, 2026
@mergify

mergify Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Hi @shen-shanshan, the pre-commit checks have failed. Please run:

uv pip install pre-commit>=4.5.1
pre-commit install
pre-commit run --all-files

Then, commit the changes and push to your branch.

For future commits, pre-commit will run automatically on changed files before each commit.

Tip

Is mypy failing?
mypy is run differently in CI. If the failure is related to this check, please use the following command to run it locally:
# For mypy (substitute "3.10" with the failing version if needed)
pre-commit run --hook-stage manual mypy-3.10

@github-actions github-actions Bot added the ready ONLY add when PR is ready to merge/full CI is needed label Jun 3, 2026
@Isotr0py Isotr0py merged commit 0e2b131 into vllm-project:main Jun 3, 2026
13 of 15 checks passed
@github-project-automation github-project-automation Bot moved this from Ready to Done in NVIDIA Jun 3, 2026
mvanhorn pushed a commit to mvanhorn/vllm that referenced this pull request Jun 4, 2026
Signed-off-by: shen-shanshan <467638484@qq.com>
Signed-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
andakai pushed a commit to andakai/vllm that referenced this pull request Jun 4, 2026
Signed-off-by: shen-shanshan <467638484@qq.com>
JisoLya pushed a commit to JisoLya/vllm that referenced this pull request Jun 5, 2026
Signed-off-by: shen-shanshan <467638484@qq.com>
Signed-off-by: JisoLya <523420504@qq.com>
knight0528 pushed a commit to knight0528/vllm that referenced this pull request Jun 8, 2026
Signed-off-by: shen-shanshan <467638484@qq.com>
waqahmed-amd-fi pushed a commit to waqahmed-amd-fi/vllm that referenced this pull request Jun 10, 2026
Signed-off-by: shen-shanshan <467638484@qq.com>
Signed-off-by: Waqar Ahmed <waqar.ahmed@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation nvidia ready ONLY add when PR is ready to merge/full CI is needed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants