-
-
Notifications
You must be signed in to change notification settings - Fork 11.5k
[Misc] Fix wrong comment in scheduler #28880
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Zhuohan Li <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request correctly moves two comments within the scheduler's schedule method to better align with the code blocks they describe. This improves code readability and clarity. The change is a good, minor improvement, and I see no issues with it.
Signed-off-by: Zhuohan Li <[email protected]>
Signed-off-by: Zhuohan Li <[email protected]>
Signed-off-by: Zhuohan Li <[email protected]>
WoosukKwon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see that some folks like commenting above if and else, but it’s not really my preference, so let’s tidy this up.
yewentao256
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the work!
Signed-off-by: Zhuohan Li <[email protected]>
Purpose
Nit: Fix wrong comment in scheduler.
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.