-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore: support getting the latest iteration status #3414
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
base: main
Are you sure you want to change the base?
Conversation
cb7f3c5
to
8e46419
Compare
/bot run |
PR_Github #2343 [ run ] triggered by Bot |
PR_Github #2343 [ run ] completed with state |
Hi @pansicheng , the pipeline is failed on style check, can you help fix it following the guidance here? https://github.com/NVIDIA/TensorRT-LLM/blob/main/CONTRIBUTING.md#coding-style |
4944891
to
d8bdf57
Compare
/bot run |
PR_Github #2571 [ run ] triggered by Bot |
PR_Github #2571 [ run ] completed with state |
/bot run |
/bot run |
PR_Github #2687 [ run ] triggered by Bot |
PR_Github #2687 [ run ] completed with state |
Signed-off-by: pansicheng <[email protected]>
07016e1
to
2e61cf2
Compare
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 contribution!
Signed-off-by: pansicheng <[email protected]>
/bot run |
PR_Github #3046 [ run ] triggered by Bot |
PR_Github #3046 [ run ] completed with state |
/bot run |
PR_Github #3111 [ run ] triggered by Bot |
PR_Github #3111 [ run ] completed with state |
/bot run |
/bot run |
PR_Github #3930 [ run ] triggered by Bot |
PR_Github #3930 [ run ] completed with state |
Signed-off-by: pansicheng <[email protected]>
@kaiyux what's the next step for this pr? |
Signed-off-by: pansicheng <[email protected]>
This modification introduces iter_perf_stats_size to control the number of recent iter_perf_stats returned, improving metrics API response time.