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

This commit is contained in:
fzyzcjy
2025-03-25 15:44:01 +08:00
committed by GitHub
parent ac3fae8445
commit e45ae444db

View File

@@ -121,12 +121,6 @@ jobs:
cd test/srt
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)
timeout-minutes: 10
run: |