external-cannbot-ops-triton-task-extractor

Installation
SKILL.md

算子任务提取 Skill

模式判定

按以下优先级判定输入属于哪种模式(任一命中即定型):

  1. .py 已定义 get_input_groups() 函数 → 多 case 模式
  2. .py 同目录存在同名 .json 文件 → 多 case 模式
  3. 否则 → 单 case 模式

下游 verify.py / benchmark.py 已内建判断(优先 get_input_groups、回落 get_inputs), 禁止将多 case 源降级为单 case 任务文件。

目标格式

Installs
1
GitHub Stars
168
First Seen
4 days ago
external-cannbot-ops-triton-task-extractor — ascend-ai-coding/awesome-ascend-skills