Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
1f096f9b
Unverified
Commit
1f096f9b
authored
Aug 28, 2025
by
Thomas Parnell
Committed by
GitHub
Aug 28, 2025
Browse files
[CI] Fix linting error on main (#23835)
Signed-off-by:
Thomas Parnell
<
tpa@zurich.ibm.com
>
parent
66548f66
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
vllm/v1/cudagraph_dispatcher.py
vllm/v1/cudagraph_dispatcher.py
+2
-1
No files found.
vllm/v1/cudagraph_dispatcher.py
View file @
1f096f9b
...
...
@@ -11,7 +11,8 @@ logger = init_logger(__name__)
class
CudagraphDispatcher
:
"""
Runtime cudagraph dispatcher to dispatch keys for multiple set of cudagraphs.
Runtime cudagraph dispatcher to dispatch keys for multiple set of
cudagraphs.
The dispatcher stores two sets of dispatch keys, one for PIECEWISE and one
for FULL cudagraph runtime mode. The keys are initialized depending on
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment