Skip to content

revert(moe): revert #3738 SM90 CUTLASS MoE backend (+ dependents #4025, #4080) on release-v0.6.16 - #4412

Merged
aleozlx merged 3 commits into
flashinfer-ai:release-v0.6.16from
bkryu:revert-3738-release-v0.6.16
Aug 7, 2026
Merged

aleozlx merged 3 commits into
flashinfer-ai:release-v0.6.16from
bkryu:revert-3738-release-v0.6.16

Conversation

@bkryu

@bkryu bkryu commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

📌 Description

Revert sequence for

git checkout -b revert-3738-release-v0.6.16 upstream/release-v0.6.16   # c498513a
git revert --no-edit 2475121f          # #4080 (clean)
git revert --no-edit 5823159c          # #3738 -> conflicts in core.py/__init__.py/prepare.py
#   resolve keeping #4057's workspace API + profile_ids; strip use_wfp4afp8_humming;
#   restore interleave helpers to core.py & their exports; drop #3738's functools/struct import
git add flashinfer/fused_moe/{core,__init__,prepare}.py && git revert --continue --no-edit
git revert --no-edit c83607a9          # #4025 (clean) — must come after #3738

Note: #4057 is intentionally kept

🔍 Related Issues

🚀 Pull Request Checklist

Thank you for contributing to FlashInfer! Before we review your pull request, please make sure the following items are complete.

✅ Pre-commit Checks

  • I have installed pre-commit by running pip install pre-commit (or used your preferred method).
  • I have installed the hooks with pre-commit install.
  • I have run the hooks manually with pre-commit run --all-files and fixed any reported issues.

If you are unsure about how to set up pre-commit, see the pre-commit documentation.

🧪 Tests

  • Tests have been added or updated as needed.
  • All tests are passing (unittest, etc.).

Reviewer Notes

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: fc85fa51-cd8a-4f3b-8ee2-01dc67e9eb09

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@bkryu

bkryu commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator Author

/bot run tests/moe

@flashinfer-bot

Copy link
Copy Markdown
Collaborator

GitLab MR !1170 has been created, and the CI pipeline #61632461 is currently running. I'll report back once the pipeline job completes.

@bkryu
bkryu marked this pull request as draft August 7, 2026 21:39
@bkryu

bkryu commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator Author

/bot run tests/moe

@flashinfer-bot

Copy link
Copy Markdown
Collaborator

GitLab MR !1170 has been updated with latest changes, and the CI pipeline #61633292 is currently running. I'll report back once the pipeline job completes.

@bkryu

bkryu commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator Author

/bot run tests/moe

@bkryu
bkryu marked this pull request as ready for review August 7, 2026 22:01
@flashinfer-bot

Copy link
Copy Markdown
Collaborator

GitLab MR !1170 has been updated with latest changes, and the CI pipeline #61635567 is currently running. I'll report back once the pipeline job completes.

@bkryu
bkryu force-pushed the revert-3738-release-v0.6.16 branch from d600c2a to d9a2246 Compare August 7, 2026 22:51
@bkryu bkryu changed the title revert(moe): revert #3738 SM90 CUTLASS MoE backend (+ dependents #4057, #4080) on release-v0.6.16 revert(moe): revert #3738 SM90 CUTLASS MoE backend (+ dependents #4025, #4080) on release-v0.6.16 Aug 7, 2026
@bkryu

bkryu commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator Author

/bot run tests/moe

@flashinfer-bot

Copy link
Copy Markdown
Collaborator

GitLab MR !1170 has been updated with latest changes, and the CI pipeline #61642681 is currently running. I'll report back once the pipeline job completes.

@aleozlx

aleozlx commented Aug 7, 2026

Copy link
Copy Markdown
Member

lgtm

@aleozlx
aleozlx merged commit 1a055bb into flashinfer-ai:release-v0.6.16 Aug 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants