Unverified Commit e45ae444 authored by fzyzcjy's avatar fzyzcjy Committed by GitHub
Browse files

Revert "Add DeepEP tests into CI (#4737)" (#4751)

parent ac3fae84
...@@ -121,12 +121,6 @@ jobs: ...@@ -121,12 +121,6 @@ jobs:
cd test/srt cd test/srt
python3 test_moe_ep.py python3 test_moe_ep.py
- name: Test DeepEP expert parallelism (EP=2)
timeout-minutes: 10
run: |
cd test/srt
python3 test_moe_deepep.py
- name: Test torch compile (TP=2) - name: Test torch compile (TP=2)
timeout-minutes: 10 timeout-minutes: 10
run: | run: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment