已合并
update DSL README #1132
init__zhb__创建于 18 天前
update DSL README #1132
已合并
init__zhb__创建于 18 天前
init__zhb__成员
18 天前

描述

更新DSL下样例README文档。

关联的Issue

原因

测试

文档更新

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 init__zhb__ 的贡献)
Iinit__zhb__成员
18 天前 创建了 pull request,commit f447d329
atomgit-bot
atomgit-bot
18 天前 评论:

变更摘要

本 PR 为文档更新(类型标签:文档更新),目的是更新 DSL 下样例的 README 文档。本次改动将 7 个矩阵乘(matmul)示例脚本重命名并归入统一的 python/tla_dsl/examples/end_to_end/basic_mmad_epilogue/ 目录,所有文件均为纯重命名(+0 -0),代码内容未改动,属于示例工程的组织与文档整理,不涉及业务逻辑变更。

主要改动

  • 新增 basic_mmad_epilogue 示例目录: 将 matmul_add.pymatmul_add_ub.pymatmul_bias.pymatmul_leaky_relu.pymatmul_sigmoid.pymatmul_silu.pymatmul_tanh.py 共 7 个端到端示例脚本统一归入 python/tla_dsl/examples/end_to_end/basic_mmad_epilogue/ 目录,便于集中管理 MMA(矩阵乘累加)及其后处理(epilogue)示例。
  • 覆盖多种 epilogue 算子的示例: 迁移后的示例以文件名区分不同后处理算子,包括 addadd_ubbiasleaky_relusigmoidsilutanh 等,用于展示 matmul 计算后的多种输出变换场景。
  • 纯重命名、内容零改动: 7 个文件均为重命名(+0 -0),脚本内容保持不变,配合 PR 对 DSL 样例 README 的更新,提升示例的可发现性与目录组织清晰度。
likedislike
atomgit-bot
atomgit-bot
18 天前 评论:

代码审查

✅ 未发现问题

likedislike
CANN-robotCANN-robot成员
18 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
18 天前 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here.
You can get sig-info at here.
For more, you also can visit HICANN.


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
repo-cann/catlass sunhao_hw, longjihui (2/2) sunhao_hw (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

init__zhb__, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
此处折叠了82条消息 查看更多
sunhao_hw成员
18 天前 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
18 天前 添加了label:approved
longjihui
longjihui成员
17 天前 评论:

/lgtm

likedislike
CANN-robotCANN-robot成员
17 天前 添加了label:lgtm
CANN-robotCANN-robot成员
17 天前 合入了pull request