-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore: [Breaking Change] Rename cuda_graph_config padding_enabled fie… #6003
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
chore: [Breaking Change] Rename cuda_graph_config padding_enabled fie… #6003
Conversation
366e5ed to
8c1e2c7
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #11807 [ run ] triggered by Bot |
|
PR_Github #11807 [ run ] completed with state |
8c1e2c7 to
22e7fcb
Compare
|
/bot run |
|
PR_Github #11857 [ run ] triggered by Bot |
Superjomn
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
|
PR_Github #11857 [ run ] completed with state |
22e7fcb to
ac1ddee
Compare
|
/bot reuse-pipeline |
|
PR_Github #11890 [ reuse-pipeline ] triggered by Bot |
…ld to enable_padding and optimize the TorchLlmArgs class by adding moe_config field. Signed-off-by: nv-guomingz <[email protected]>
ac1ddee to
d087b2b
Compare
|
/bot reuse-pipeline |
|
PR_Github #11890 [ reuse-pipeline ] completed with state |
|
PR_Github #11895 [ reuse-pipeline ] triggered by Bot |
|
PR_Github #11895 [ reuse-pipeline ] completed with state |
NVIDIA#6003) Signed-off-by: nv-guomingz <[email protected]>
It's a combination of #5030 and #5895