什么是 ascendc?
指导代理通过遵循 ops-transformer/gmm 和 Attention/example_op/examples 下的现有模式来开发 AscendC 变压器 GMM 风格的自定义操作(例如 grouped_matmul_finalize_routing)及其 CANN aclnn 示例。在添加或修改这些操作、其内核、平铺/推断形状逻辑或 CANN API 示例时使用。 来源:ascend-ai-coding/awesome-ascend-skills。
指导代理通过遵循 ops-transformer/gmm 和 Attention/example_op/examples 下的现有模式来开发 AscendC 变压器 GMM 风格的自定义操作(例如 grouped_matmul_finalize_routing)及其 CANN aclnn 示例。在添加或修改这些操作、其内核、平铺/推断形状逻辑或 CANN API 示例时使用。
通过命令行快速安装 ascendc AI 技能到你的开发环境
来源:ascend-ai-coding/awesome-ascend-skills。
This skill guides the agent to develop/modify AscendC transformer-related operators according to existing patterns, including:
When users request to develop/modify such operators, follow these steps (order matters):
Subsequent sections will detail what to do in each step and which details to pay attention to.
指导代理通过遵循 ops-transformer/gmm 和 Attention/example_op/examples 下的现有模式来开发 AscendC 变压器 GMM 风格的自定义操作(例如 grouped_matmul_finalize_routing)及其 CANN aclnn 示例。在添加或修改这些操作、其内核、平铺/推断形状逻辑或 CANN API 示例时使用。 来源:ascend-ai-coding/awesome-ascend-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ascend-ai-coding/awesome-ascend-skills --skill ascendcBrowse more skills from ascend-ai-coding/awesome-ascend-skills
指导代理通过遵循 ops-transformer/gmm 和 Attention/example_op/examples 下的现有模式来开发 AscendC 变压器 GMM 风格的自定义操作(例如 grouped_matmul_finalize_routing)及其 CANN aclnn 示例。在添加或修改这些操作、其内核、平铺/推断形状逻辑或 CANN API 示例时使用。 来源:ascend-ai-coding/awesome-ascend-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ascend-ai-coding/awesome-ascend-skills --skill ascendc 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ascend-ai-coding/awesome-ascend-skills