已合并
legacy下线:ThresholdGradV2D新增tiling/infer调试日志+op_graph InferDataType迁移 #9507
legacy下线:ThresholdGradV2D新增tiling/infer调试日志+op_graph InferDataType迁移 #9507
已合并
liuyi2025创建于 7 天前
liuyi2025
7 天前

描述

ThresholdGradV2D新增tiling/infer调试日志+op_graph InferDataType迁移

变更内容

  • tiling入口新增OP_LOGD锚点日志,TilingData新增OP_LOGI日志
  • InferShape新增OP_LOGI输出日志
  • 新增op_graph/threshold_grad_v2_d_graph_infer.cpp,将InferDataType迁移到op_graph并注册IMPL_OP
  • 新增op_graph/CMakeLists.txt并调用add_graph_plugin_sources

关联的Issue

https://gitcode.com/cann/ops-nn/issues/5345

测试

  • pre-commit hooks通过(含clang-format、codespell、OAT)
  • git diff --check通过
  • 变更范围检查:仅activation/threshold_grad_v2_d目录下4个文件
  • 未执行运行时测试

文档更新

无。

类型标签

AI/Agent生成声明

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 liuyi2025 的贡献)
Lliuyi2025
7 天前 创建了 pull request,commit 2c7ba6b8
CANN-robotCANN-robot成员
7 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
7 天前 评论:

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
activation 唐玮玮, 王星 (2/2) 王星 (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

liuyi2025, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
CANN-robotCANN-robot成员
7 天前 将zengjuan,chaotang233,kevin_huang1234,crystalhu,yangyang016,fanqirui,wangrui_,renruhai,su-yueming,zhajianqing123,chenqi317,wang-xing001,liubo75,tangweiwei2,liujie12345678,pingchuantang,Chen_HaoWen,qianzehong设为评审人
CANN-robotCANN-robot成员
7 天前 将kevin_huang1234,wangrui_,renruhai,su-yueming,zhajianqing123,wang-xing001,liujie12345678,pingchuantang,Chen_HaoWen,qianzehong设为审查人
wangweidong
7 天前 评论:

compile

likedislike
Lliuyi2025
7 天前 virtual merging failed, update merge request[project_id: 7665709, iid: 9507, target_commit_sha: bba7c0dd8fb31a15a80546ecd296b5ef3cc436ec], message: You are not allowed to merge to this ref
Lliuyi2025
7 天前 virtual merging failed, update merge request[project_id: 7665709, iid: 9507, target_commit_sha: bba7c0dd8fb31a15a80546ecd296b5ef3cc436ec], message: You are not allowed to merge to this ref
CANN-robotCANN-robot成员
7 天前 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
7 天前 评论:

流水线任务触发成功
任务链接 [26beecfb0c1f4dd9bd99b41397b302c3][流水线指导]

任务名称状态日志下载链接
Compile_Ascend_X86_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_mobile_station ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_single ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_experimental ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_950 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_950 ✅ SUCCESS >>>>> >>>>>
Compile_Pre ✅ SUCCESS >>>>>
pre_comment ✅ SUCCESS >>>>>
Compile_Ascend_X86 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_mobile_station_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_950_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_single_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_experimental_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_950_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor_910b ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor_910c ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor_950 ✅ SUCCESS >>>>> >>>>>
Compile_classify ✅ SUCCESS >>>>>
Compile_Ascend_X86_mobile_station_9030_ubuntu24 ✅ SUCCESS >>>>> >>>>>
UT_Test_ophost ✅ SUCCESS
UT_Test_opapi ✅ SUCCESS
UT_Test_kernel ✅ SUCCESS
UT_Test_opgraph ✅ SUCCESS
PreSmoke_A900 ✅ SUCCESS >>>>>
API_Check ✅ SUCCESS >>>>>
PreSmoke_ATK_Test_A2 ✅ SUCCESS >>>>>
UT_Test_report_lcov ⚠️ WARNING >>>>>

[2026-08-29 16:37:21]    CI执行结束

likedislike
CANN-robot
CANN-robot成员
7 天前 评论:

流水线任务触发成功
任务链接 [bfaaae71743a4ce191e8cf1fce075811][流水线指导]

任务名称状态日志下载链接
antipoison ✅ SUCCESS >>>>>
codecheck_checkpr ✅ SUCCESS
codecheck_precommit ✅ SUCCESS >>>>>
SCA ✅ SUCCESS >>>>>
StaticCheck_md ✅ SUCCESS

[2026-08-29 16:26:44]    CI执行结束

likedislike
CANN-robotCANN-robot成员
7 天前 添加了label:api-check-pass
CANN-robotCANN-robot成员
7 天前 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
7 天前 添加了label:ci-pipeline-passed
tangweiwei2成员7 天前进行代码检视2
activation/threshold_grad_v2_d/op_graph/threshold_grad_v2_d_graph_infer.cpp
@@ -0,0 +1,0 @@
1+/**
tangweiwei27 天前评论:

[PR描述规范性] 本 PR 未关联任何 Issue。建议补充关联 Issue 链接(如 Fixes #xxx 或关联Issue #xxx),便于追溯需求来源和闭环管理。

likedislike
liuyi2025
7 天前 评论:

已修改

Lliuyi2025
7 天前 修改了pull request 的描述
wang-xing001成员
5 天前 评论:

/lgtm
/approve

likedislike
Ttangweiwei2成员
5 天前 解决了最后一个问题
tangweiwei2成员
5 天前 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
5 天前 添加了label:lgtmapproved
CANN-robotCANN-robot成员
5 天前 关闭了关联的issue
CANN-robotCANN-robot成员
5 天前 合入了pull request
CANN-robot
CANN-robot成员
5 天前 评论:

Pull Request 已合并或已关闭。

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike