Unverified Commit 1f096f9b authored by Thomas Parnell's avatar Thomas Parnell Committed by GitHub
Browse files

[CI] Fix linting error on main (#23835)


Signed-off-by: default avatarThomas Parnell <tpa@zurich.ibm.com>
parent 66548f66
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment