已合并
add scalar convert for torch.pow #4489
nomiz创建于 3月18日
add scalar convert for torch.pow #4489
已合并
从已删除 :master合入到Ascend/op-pluginmaster
Pull Request已成功合入, 合并人@ascend-robot
(感谢 nomiz 的贡献)AtlasAccount
3月18日 评论:
3月18日 评论:
ascend-robot
3月18日 评论:
3月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
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-Ascend/op-plugin | ✅ daifu1234567, htchu (2/2) | ✅ htchu (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
nomiz, thanks for your pull request. All authors of the commits have signed the CLA. 👍


3月18日 添加了label:ascend-cla/yes
此处折叠了52条消息 查看更多
3月24日 添加了label:approvedlgtm
ascend-robot
3月24日 评论:
3月24日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: htchu.
Reviewers who wrote a comment of /lgtm are: htchu, daifu1234567.


3月24日 合入了pull request
【合入来源】
【修改方案】
torch.pow新增scalar tensor cpu到npu隐式转换,目前结构化适配无法做到,所以将涉及到的三个接口单独非结构化适配,其余保持不变
【资料变更】
【接口变更】
【功能验证】
【CheckList】