Claude
c152bd5a89
feat: ex_factor_0.so ctypes桥接 + ex_engine package部署
1. ex_topk_bridge.py (100行):
ctypes.CDLL加载ex_factor_0.so → ex_dispatch_moe_topk_softmax()
CCCL warp-shuffle kernel, 零SMEM, 64 experts × topk=8
2. _custom_ops.py topk_softmax调用链新增Priority 1:
P0: ix_bridge → ixformer::infer
P1: ex_factor_0.so → CCCL warp kernel ← NEW
P2: _moe_C.so → vllm v0.5.5 kernel
P3: moe_topk_softmax_v3.so → 自编译kernel
3. patch_ops.sh补齐ex_engine package部署:
ex_engine/python/*.py + build/*.so → site-packages/ex_engine/
2026-08-11 09:57:30 +00:00
..
2026-08-10 04:44:05 +00:00
2026-08-11 03:55:38 +00:00
2026-07-30 16:06:20 +00:00
2026-07-30 16:06:20 +00:00
2026-08-07 07:55:04 +00:00
2026-08-11 09:36:07 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 09:57:30 +00:00
2026-08-11 03:55:38 +00:00
2026-08-05 08:24:43 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-05 08:24:43 +00:00
2026-08-11 03:55:38 +00:00
2026-08-07 08:56:36 +00:00
2026-08-07 04:37:44 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-07 09:58:35 +00:00
2026-08-11 09:57:30 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-10 01:08:38 +00:00
2026-08-07 02:46:46 +00:00
2026-08-08 11:21:43 +00:00
2026-08-11 07:13:05 +00:00
2026-08-08 08:10:55 +00:00
2026-08-11 09:43:03 +00:00
2026-08-08 07:02:22 +00:00
2026-08-05 08:36:52 +00:00
2026-08-06 02:55:51 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-11 03:55:38 +00:00
2026-08-05 08:36:52 +00:00
2026-08-07 06:36:12 +00:00
2026-08-07 01:54:52 +00:00