-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore: Clean up the legacy DeepseekAllreudceFusionOp. #4081
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
/bot run --disable-fail-fast --add-multi-gpu-test |
PR_Github #4182 [ run ] triggered by Bot |
PR_Github #4182 [ run ] completed with state |
4311a50
to
b0b7708
Compare
/bot run --disable-fail-fast --add-multi-gpu-test |
PR_Github #4193 [ run ] triggered by Bot |
/bot kill |
b0b7708
to
9f0327f
Compare
PR_Github #4217 [ kill ] triggered by Bot |
PR_Github #4193 [ run ] completed with state |
PR_Github #4217 [ kill ] completed with state |
/bot run --disable-fail-fast --add-multi-gpu-test |
PR_Github #4224 [ run ] triggered by Bot |
PR_Github #4224 [ run ] completed with state |
9f0327f
to
80113ea
Compare
/bot run --disable-fail-fast --add-multi-gpu-test |
PR_Github #4358 [ run ] triggered by Bot |
PR_Github #4358 [ run ] completed with state |
80113ea
to
4290daf
Compare
/bot run --disable-fail-fast --add-multi-gpu-test |
PR_Github #4486 [ run ] triggered by Bot |
PR_Github #4486 [ run ] completed with state |
4290daf
to
c225f63
Compare
/bot run --disable-fail-fast |
PR_Github #4557 [ run ] triggered by Bot |
PR_Github #4557 [ run ] completed with state |
c225f63
to
4127653
Compare
/bot run |
/bot reuse-pipeline |
PR_Github #4615 [ reuse-pipeline ] triggered by Bot |
PR_Github #4615 [ reuse-pipeline ] completed with state |
Signed-off-by: Yukun He <[email protected]>
4127653
to
4a9bff6
Compare
/bot reuse-pipeline |
PR_Github #4621 [ reuse-pipeline ] triggered by Bot |
PR_Github #4621 [ reuse-pipeline ] completed with state |
…line reuse (#4169) Fix import break caused by rebase. Signed-off-by: Yukun He <[email protected]>
This op can now be completely replaced by the new AllReduce op.