ADD file via upload

This commit is contained in:
yyyymmm 2026-06-03 09:59:38 +08:00
parent 36f02341eb
commit a83213a217
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# 揭榜挂帅第一赛题——基于国产软件栈的大模型推理前沿算子优化TileLangSample 算子获取说明
本文档用于统一维护揭榜挂帅第一赛题「基于国产软件栈的大模型推理前沿算子优化TileLang」提供的 Sample 算子获取入口
- 源码仓库: [tile-ai/tilelang-metax](https://github.com/tile-ai/tilelang-metax)
## Sample 算子获取地址
| 算子名称 | 获取地址 |
| --- | --- |
| MLA | [race_tests/mla](https://github.com/tile-ai/tilelang-metax/tree/ee6db4376484f2f7270183c01fd0d90f794965cb/race_tests/mla) |
| MoE | [race_tests/moe](https://github.com/tile-ai/tilelang-metax/tree/ee6db4376484f2f7270183c01fd0d90f794965cb/race_tests/moe) |
| NSA | [race_tests/nsa](https://github.com/tile-ai/tilelang-metax/tree/ee6db4376484f2f7270183c01fd0d90f794965cb/race_tests/nsa) |
## 使用说明
如需查看赛题最新更新内容,可访问 race 分支目录:[race_tests](https://github.com/tile-ai/tilelang-metax/tree/race/race_tests)。