Skip to content

Commit 64bfcc6

Browse files
committed
Revert "step1: all to all"
This reverts commit 53c426a.
1 parent 53c426a commit 64bfcc6

5 files changed

Lines changed: 0 additions & 515 deletions

File tree

CLAUDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ ______________________________________________________________________
4444
1. **复用 DPA3 代码的方式****copy 一份过来改**,不要 `from deepmd-kit-moe.xxx import ...`。需要参考时去 `/mnt/data_nas/zhangd/claude_space/deepmd-kit-moe` 找。详见子 agent `dpa3-ref-searcher`
4545
1. **每个 Step 必须配套 UT**:不写 UT 不能进下一个 Step。UT 通过 → 才能集成。详见 `SPEC.md` §6 的测试矩阵。
4646
1. **多卡 UT 用 torchrun 跑**:模板见 skill `multi-gpu-test-template`
47-
1. **代码风格检查**:每个 Step 完成后必须运行 `ruff check` 并修复所有问题,然后重新验证测试通过。Ruff 路径:`/root/miniconda3/bin/ruff`
4847

4948
______________________________________________________________________
5049

deepmd/pt/model/descriptor/sezm_nn/moe/__init__.py

Lines changed: 0 additions & 15 deletions
This file was deleted.

deepmd/pt/model/descriptor/sezm_nn/moe/a2a_ops.py

Lines changed: 0 additions & 136 deletions
This file was deleted.

source/tests/pt/test_sezm_moe_a2a.py

Lines changed: 0 additions & 122 deletions
This file was deleted.

0 commit comments

Comments
 (0)