-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[TRTLLM-10029][scheduler] Re-implement MicroBatchScheduler and CapacityScheduler in Python #10273
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
Merged
Merged
Changes from 25 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
64bce0f
re-implement micro batch scheduler and capacity scheduler in python
QiJune 034fffb
refine
QiJune 927b417
enable SimpleUnifiedScheduler
QiJune 3609b20
fix
QiJune c901b21
fix
QiJune 84cebc9
fix
QiJune 490f8e9
fix
QiJune 4e62403
fix
QiJune 87caccb
fix
QiJune d1aebe7
fix
QiJune 4d1f530
fix
QiJune 641236d
fix
QiJune 162d59e
enable py scheduler
QiJune 707fb4a
support bert
QiJune fbc8486
fix
QiJune d344670
fix
QiJune 6617a47
fix
QiJune 63c09c6
fix
QiJune c2bffa5
fix
QiJune 2a3a7f2
fix gemma
QiJune 2f30b99
fix lora
QiJune 411c254
implement scheduler using python
lancelly 80b7253
fix part of CI failues by exposing more c++ api
lancelly bc443d0
Merge branch 'main' into unified_python_scheduler
lancelly 7a26528
fix scheduler capacity for disagg gen init reqs
lancelly 4b65790
use cpp scheduler by default for now
lancelly d7fb900
add stats
lancelly f6cf566
optimize scheduler after profiling wiht line_profiler
lancelly 6af3e00
enable py scheduler for ci
lancelly 82fac4d
disable python scheduler by default
lancelly f8c4a57
add ut for pyscheduler
lancelly baeee83
use the buildtin types dict, set and tuple
lancelly fc794cb
fix ut
lancelly File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.