已合并
fix: update skills README dates and notebook fixes #535
ink_polymer创建于 8 天前
fix: update skills README dates and notebook fixes #535
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 ink_polymer 的贡献)8 天前 创建了 pull request,commit 7c233d04
atomgit-bot
8 天前 评论:
8 天前 评论:
变更摘要
此 PR 主要对 PyTorch 在线推理算子优化相关教程中的两个 Jupyter Notebook 进行了小幅修正,包括文档中数量描述错误的更正和代码示例中变量名的拼写修复。
主要改动
- 修正
03_operator_develop.ipynb中的 Buffer 块数量描述:将说明文本中 "6个Buffer块" 更正为 "3个Buffer块",因为 AddCustomTemplate 算子仅有两个输入和一个输出,共 3 个 Buffer 块,原文的 6 属于错误。 - 修正
04_pytorch_op_extension_develop_and_apply.ipynb中的变量名拼写:将代码示例中的customs_ops.add_custom更正为custom_ops.add_custom,去除了多余的字母 "s",修复了变量名拼写错误。


atomgit-bot
8 天前 评论:
8 天前 评论:
8 天前 添加了label:cann-cla/yes
CANN-robot
8 天前 评论:
8 天前 评论:
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 | ✅ zutao, waimaidaole (2/2) | ✅ zutao, waimaidaole (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
ink_polymer, thanks for your pull request. All authors of the commits have signed the CLA. 👍


8 天前 添加了label:approved
wanzutao
8 天前 评论:
8 天前 评论:
/approve
/lgtm


8 天前 添加了label:lgtm
8 天前 合入了pull request
描述
关联的Issue
测试
文档更新
类型标签
其他信息