This commit is contained in:
wu_xy 2026-06-23 13:31:10 +08:00
parent c1f8e3fe12
commit 70fa8117ec
1 changed files with 2 additions and 2 deletions

View File

@ -568,7 +568,7 @@ bash scripts/run_fused_moe_i8_tn_benchmark.sh --backend all --warmup 5 --iters 2
## 八、常见问题与注意事项
### 算力平台进行 Benchmark 验证:
### 8.1 算力平台进行 Benchmark 验证:
1. 环境准备与依赖问题
@ -593,7 +593,7 @@ bash scripts/run_fused_moe_i8_tn_benchmark.sh --backend all --warmup 5 --iters 2
* 性能对比应基于相同随机种子、相同 shape、相同 TopK、相同 batch size的条件下进行降低误差。
### Kernel Swift 智能算子迁移系统自动调优项目
### 8.2 Kernel Swift 智能算子迁移系统自动调优项目
1. 代码规范问题