Loading...
Loading...
Compare original and translation side by side
| 阶段 | Skill | 产出 |
|---|---|---|
| 1 | triton-operator-env-config | 可用的开发环境 |
| 2 | triton-operator-design | 算子需求文档 |
| 3 | triton-operator-code-gen | 可执行代码 |
| 4 | triton-operator-code-review | 代码检视报告 |
| 5 | triton-operator-precision-eval | 精度验证报告 |
| 6 | triton-operator-performance-eval | 性能评估报告 |
| 7 | triton-operator-doc-gen | 接口文档 |
| 8 | triton-operator-performance-optim | 优化后代码 |
| Stage | Skill | Output |
|---|---|---|
| 1 | triton-operator-env-config | Available development environment |
| 2 | triton-operator-design | Operator requirement document |
| 3 | triton-operator-code-gen | Executable code |
| 4 | triton-operator-code-review | Code inspection report |
| 5 | triton-operator-precision-eval | Precision verification report |
| 6 | triton-operator-performance-eval | Performance evaluation report |
| 7 | triton-operator-doc-gen | Interface document |
| 8 | triton-operator-performance-optim | Optimized code |
01-vector-add.py01-vector-add.pyreferences/hardware-architecture.mdreferences/templates.mdreferences/hardware-architecture.mdreferences/templates.md| 场景 | 跳过阶段 |
|---|---|
| 环境已配置 | 1 |
| 已有设计文档 | 2 |
| 只需文档 | 1,2,3,4,5,6,8 |
| 只需代码 | 1,2,4,5,6,7,8 |
| 只需优化 | 1,2,3,4,5,6,7 |
| 跳过检视和验证 | 4,5,6 |
| Scenario | Skip Stages |
|---|---|
| Environment already configured | 1 |
| Design document already exists | 2 |
| Only need documents | 1,2,3,4,5,6,8 |
| Only need code | 1,2,4,5,6,7,8 |
| Only need optimization | 1,2,3,4,5,6,7 |
| Skip inspection and verification | 4,5,6 |