-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[Feature] Optimize DeepSeek's DeepEP on Ascend NPU #8355
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
Merged
zhyncs
merged 35 commits into
sgl-project:main
from
iforgetmyname:feature/ascend_deepep_optimize
Aug 9, 2025
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
74e3d91
[Feature] Optimize DeepSeek's DeepEP on Ascend NPU
iforgetmyname aec03b6
Merge branch 'main' into feature/ascend_deepep_optimize
ping1jing2 68a8d23
Merge remote-tracking branch 'origin/main' into feature/ascend_deepep…
iforgetmyname 1e0c9b5
fix ascenddeepepmoe input order
iforgetmyname 79b0dc3
fix NPU_W8A8EPMoEMethod input args
iforgetmyname cffa861
Merge remote-tracking branch 'origin/main' into feature/ascend_deepep…
iforgetmyname ae04a83
fix allgather_into_tensor using torch.ops.sglang
iforgetmyname 2a76c2a
Merge branch 'main' into feature/ascend_deepep_optimize
iforgetmyname 72c974c
reconstruct ascend deepep
7e5abbb
Merge branch 'main' into feature/ascend_deepep_optimize
iforgetmyname d25f1de
refactor AscendDeepEP to support latest impl
iforgetmyname bac0889
fix per-commit
iforgetmyname 4beb9f3
Merge branch 'main' into feature/ascend_deepep_optimize
iforgetmyname abf1e75
Merge branch 'main' into feature/ascend_deepep_optimize
iforgetmyname dec761c
fix missing deepepmoe init args
iforgetmyname 985c430
Merge remote-tracking branch 'origin/main' into feature/ascend_deepep…
iforgetmyname 4479094
Merge branch 'main' into feature/ascend_deepep_optimize
iforgetmyname a7a6f95
Merge branch 'main' into feature/ascend_deepep_optimize
iforgetmyname a3a4b87
fix missing import
iforgetmyname b9c1a9f
matching the moe refactor
iforgetmyname 5ce4ef2
fix per-commit
iforgetmyname 9497a22
fix deepgemm warning
iforgetmyname 0cd1921
Merge branch 'main' into feature/ascend_deepep_optimize
ping1jing2 fe26f2e
fix a merge error
iforgetmyname edc945b
Merge branch 'main' into feature/ascend_deepep_optimize
iforgetmyname 7de6efc
warpping with _is_npu
iforgetmyname b591daa
fix a typo
iforgetmyname cc5b0f1
fix import issue
iforgetmyname 0bbd282
Merge branch 'main' into feature/ascend_deepep_optimize
iforgetmyname 752153b
Merge branch 'main' into feature/ascend_deepep_optimize
ping1jing2 f0d4b1c
Merge branch 'main' into feature/ascend_deepep_optimize
Alcanderian 6abac2a
Merge branch 'main' into feature/ascend_deepep_optimize
iforgetmyname c178204
Merge branch 'main' into feature/ascend_deepep_optimize
Alcanderian c2f1043
Merge branch 'main' into feature/ascend_deepep_optimize
Alcanderian 75f1dd8
Merge branch 'main' into feature/ascend_deepep_optimize
Alcanderian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.