已合并
update: 更新文件 04.03_matrix_multiplication_operator_development_with_high_level_api.ipynb #536
update: 更新文件 04.03_matrix_multiplication_operator_development_with_high_level_api.ipynb #536
已合并
chenmingyu创建于 8月5日
chenmingyu
chenmingyu成员
8月5日

描述

关联的Issue

测试

文档更新

类型标签

  • [x ] 内容优化

其他信息

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 chenmingyu 的贡献)
chenmingyuchenmingyu成员
8月5日 创建了 pull request,commit d178dcee
atomgit-bot
atomgit-bot
8月5日 评论:

变更摘要

此 PR 对 AscendC 算子开发教程 notebook 文件 04.03_matrix_multiplication_operator_development_with_high_level_api.ipynb 中的两处注释进行了修正,将错误引用的算子名称统一更正为 MatmulCustom,属于内容优化类改动。

主要改动

  • 修正运行管理模块代码中的注释: 将 MatmulLeakyrelu 相关的张量形状定义注释更正为 MatmulCustom,消除注释与实际代码的不一致。
  • 修正另一处运行管理模块代码中的注释: 将 MatmulAbs 相关的张量形状定义注释同样更正为 MatmulCustom,保持教程内容的一致性。
likedislike
不准确?
atomgit-bot
atomgit-bot
8月5日 评论:

代码审查

✅ 未发现问题

likedislike
不准确?
CANN-robotCANN-robot成员
8月5日 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
8月5日 评论:

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


PR Approval Progress

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

Module Approval Details

module lgtm status approve status
repo-cann/cann-learning-hub waimaidaole, fuyangchenghu (2/2) waimaidaole (1/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
chenmingyuchenmingyu成员
8月5日 关联了issue:[Course-Feedback|课程反馈]: 04.03 Matmul测试代码注释存在复制粘贴错误(MatmulLeakyrelu/MatmulAbs应为MatmulCustom)
meme成员
8月5日 评论:

/approve
/lgtm

likedislike
CANN-robotCANN-robot成员
8月5日 添加了label:approved
fuyangchenghu成员
8月6日 评论:

/lgtm

likedislike
CANN-robotCANN-robot成员
8月6日 添加了label:lgtm
CANN-robotCANN-robot成员
8月6日 合入了pull request