已合并
feat: 修改AGMM pytorch接入方式,从customClass改为TORCH_LIBRARY,并更新对应skill #51
i_soyabean创建于 6月10日
feat: 修改AGMM pytorch接入方式,从customClass改为TORCH_LIBRARY,并更新对应skill #51
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 i_soyabean 的贡献)6月10日 添加了label:stat/needs-squash
6月10日 添加了label:cann-cla/yes
CANN-robot
6月10日 评论:
6月10日 评论:
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/catccos | ✅ caixuyi, 尹祺然 (2/2) | ✅ caixuyi (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
i_soyabean, thanks for your pull request. All authors of the commits have signed the CLA. 👍


i_soyabean
6月10日 评论:
6月10日 评论:
compile


6月10日 添加了label:ci-pipeline-running
Ii_soyabean
6月10日 强制推送 9 个提交:4efbac83-1 commit from branch
master,f13cd1ae-feat: register agmm torch library op,a43ef52d-fix: align torch kernel build flags,e204879c-fix: align agmm wrapper arguments,6dfdb675-test: summarize agmm python cases,e3f18497-refactor: share agmm padding selection,4d4f6d66-refactor: keep agmm padding helpers host-side,e0bba501-refactor: remove agmm custom class bindings,98492c6f-docs: update torch binding skill for torch library6月10日 强制推送 9 个提交:4efbac83-1 commit from branch
master,f13cd1ae-feat: register agmm torch library op,a43ef52d-fix: align torch kernel build flags,e204879c-fix: align agmm wrapper arguments,6dfdb675-test: summarize agmm python cases,e3f18497-refactor: share agmm padding selection,4d4f6d66-refactor: keep agmm padding helpers host-side,e0bba501-refactor: remove agmm custom class bindings,98492c6f-docs: update torch binding skill for torch libraryi_soyabean
6月10日 评论:
6月10日 评论:
compile


6月10日 删除了label:ci-pipeline-running
CANN-robot
6月10日 评论:
6月10日 评论:
6月10日 添加了label:ci-pipeline-running
CANN-robot
6月10日 评论:
6月10日 评论:
文档检查门禁结果:


6月10日 修改了pull request 的描述
此处折叠了5条事件消息 查看更多
6月11日 添加了label:ci-pipeline-running
i_soyabean
6月11日 评论:
6月11日 评论:
compile


6月11日 删除了label:ci-pipeline-running
CANN-robot
6月11日 评论:
6月11日 评论:
6月11日 添加了label:ci-pipeline-running
6月11日 删除了label:ci-pipeline-running
6月11日 添加了label:ci-pipeline-passed
CANN-robot
6月11日 评论:
6月11日 评论:
6月11日 添加了label:approved
6月11日 添加了label:lgtm
6月11日 合入了pull request
变更描述 / Description
AGMM算子之前通过PyTorch custom class方式接入,算子无法入图。现采用TORCH_LIBRARY注册方式注册为PyTorch自定义算子,可以通过
torch.ops.catccos.*调用算子。torch-bindingSKILL。改动类型 / Change Type
关联 Issue / Related Issues
测试信息 / Testing
检查清单 / Checklist