-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix: don't perform memory estimation for star_attention #3485
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
fix: don't perform memory estimation for star_attention #3485
Conversation
/bot run --disable-fail-fast |
PR_Github #1936 [ run ] triggered by Bot |
@HuiGao-NV Please unwaive the tests in #3464. |
/bot kill |
PR_Github #1942 [ kill ] triggered by Bot |
PR_Github #1936 [ run ] completed with state |
PR_Github #1942 [ kill ] completed with state |
/bot run --disable-fail-fast |
PR_Github #1945 [ run ] triggered by Bot |
PR_Github #1945 [ run ] completed with state |
Signed-off-by: Hui Gao <[email protected]>
Signed-off-by: Hui Gao <[email protected]>
04c56ce
to
2f81f37
Compare
/bot reuse-pipeline |
PR_Github #1989 [ reuse-pipeline ] triggered by Bot |
PR_Github #1989 [ reuse-pipeline ] completed with state |
Mem estimation for star attention is not supportted now. So need to skip memory estimation for start_attention.