已合并
fix: 修复代码检查告警 #4637
duhua创建于 14 天前
fix: 修复代码检查告警 #4637
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 duhua 的贡献)14 天前 添加了label:enhancement
14 天前 添加了label:cann-cla/yes
CANN-robot
14 天前 评论:
14 天前 评论:
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.
You can self-configure the PR merge rules for this repository. For more details, please refer to Here.
For more, you also can visit HICANN.
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| inc/graph_metadef/external | ✅ 王涛, kobemini (2/2) | ✅ 王涛 (1/1) |
| repo-cann/ge | ✅ 王涛, kobemini (2/2) | ✅ 王涛 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
du-hua1024, thanks for your pull request. All authors of the commits have signed the CLA. 👍


CANN-robot
14 天前 评论:
14 天前 评论:
此处折叠了77条消息 查看更多
12 天前 删除了label:ci-pipeline-running
12 天前 添加了label:ci-pipeline-passed
12 天前 添加了label:lgtmapproved
12 天前 合入了pull request
Pull Request
描述
修复自定义算子注册、运行时转换及 Host CPU 执行上下文相关代码检查告警:
OpBackend、CustomOpCapability按值参数的声明与定义。const_cast、旧式 Node/Anchor 接口调用。AttrUtils::GetStr指针重载,减少不必要的字符串拷贝。HostCpuOpExecutionContext头文件的直接依赖。constant_folding_pass.cc:289的运行时 ABI 转换,并增加屏蔽说明。变更类型
关联的Issue
无
如何测试
核对清单
其他信息