已合并
[CANNBOT]scale适配Ascend950 Ascendc实现 #3322
wangweidong创建于 6月13日
[CANNBOT]scale适配Ascend950 Ascendc实现 #3322
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 wangweidong 的贡献)6月13日 创建了 pull request,commit c6dd8bc2
6月13日 添加了label:cann-cla/yes
CANN-robot
6月13日 评论:
6月13日 评论:
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 |
|---|---|---|
| */*/README.md | ✅ 陈娇, 周奇龙, jia0liang (3/2) | ✅ 陈娇 (1/1) |
| */*/docs/acl*.md | ✅ 陈娇, jia0liang, 周奇龙 (3/2) | ✅ 陈娇 (1/1) |
| */*/op_api/*.h | ✅ jia0liang, 周奇龙, 王永光 (3/2) | ✅ 王永光 (1/1) |
| */*/op_host/*_def.cpp | ✅ 周奇龙, 王永光, jia0liang (3/2) | ✅ 王永光 (1/1) |
| math/scale | ✅ 周奇龙, jia0liang (2/2) | ✅ 周奇龙 (1/1) |
| repo-cann/ops-math | ✅ jia0liang, 周奇龙 (2/2) | ✅ jia0liang, 周奇龙 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
gcw_YBIAEfqJ, thanks for your pull request. All authors of the commits have signed the CLA. 👍


Wwangweidong
6月14日 update merge request[project id: 7649531, iid: 3322, commit_id: 08c250a96f4284ae6616c4b62845358d013ec8cb] virtual merging success
6月14日 update merge request[project id: 7649531, iid: 3322, commit_id: 08c250a96f4284ae6616c4b62845358d013ec8cb] virtual merging success
6月14日 推送 1 个提交:90b8d6f3-fix(scale): WAR sync修复12个含bias精度失败 + tiling broadcast校验
此处折叠了135条消息 查看更多
6月26日 添加了label:approved
CANN-robot
6月26日 评论:
6月26日 评论:
The MR can not be merged, because of CodeReview discussion not resolved
If you want to solve this problem, you can click here to do it in the FAQs.


6月26日 解决了最后一个问题
6月26日 关闭了关联的issue
6月26日 合入了pull request
描述
Scale 算子用于对输入 Tensor 执行逐元素缩放(可选加偏置)。其核心计算公式为:
关联的Issue
https://gitcode.com/cann/ops-math/issues/1970
测试
文档更新
类型标签