已合并
silentCheckV3 #17124
AtomGit-Bot创建于 2024年12月30日
silentCheckV3 #17124
已合并
AtomGit-Bot创建于 2024年12月30日
refs/pull/17124/head合入到master
AtomGit-Bot
2024年12月30日

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind bug
/kind task
/kind feature

What does this PR do / why do we need it:
silentCheckV3,兼容V1和V2,提升检出率

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewers:

likedislike
Pull Request已成功合入, 合并人@
(感谢 AtomGit-Bot 的贡献)
AAtomGit-Bot
2024年12月30日 添加了 &nbsp; ascend-cla/yes 标签
atlasaccount1
atlasaccount1
2024年12月30日 评论:

流水线任务触发成功,正在执行,请稍候。 任务链接[990ae38013ec44dc9a523ad44ec29ca9]

likedislike
atlasaccount1atlasaccount1
2024年12月30日 添加了 &nbsp; ci-pipeline-running 标签
此处折叠了8条事件消息 查看更多
atlasaccount1atlasaccount1
2025年1月3日 移除了 &nbsp; ci-pipeline-running 标签
atlasaccount1
atlasaccount1
2025年1月3日 评论:

流水线任务触发成功,正在执行,请稍候。 任务链接[0445e10b34944aa2b1e15cde054b6abb]

likedislike
atlasaccount1atlasaccount1
2025年1月3日 添加了 &nbsp; ci-pipeline-running 标签
atlasaccount1atlasaccount1
2025年1月3日 移除了 &nbsp; ci-pipeline-running 标签
atlasaccount1atlasaccount1
2025年1月3日 添加了 &nbsp; ci-pipeline-passed 标签
atlasaccount1
atlasaccount1
2025年1月3日 评论:
任务名称 状态 详情 日志 出包
codecheck SUCCESS >>> N/A
codecheck_scan SUCCESS >>> N/A
checkerro SUCCESS >>> N/A
codecheck_ftd SUCCESS >>> N/A
Build_X86 SUCCESS >>> >>>
Build_LibTorch SUCCESS >>> >>>
Build_ARM_USE_CXX_ABI SUCCESS >>> >>>
UT_DIST_X86 SUCCESS >>> N/A
UT_X86_01 SUCCESS >>> N/A
UT_X86_02 SUCCESS >>> N/A
跳过测试用例  
UT失败过  
流水线链接   点此跳转
likedislike
AAtomGit-Bot
2025年1月6日 添加了 &nbsp; lgtm 标签
dilililiwhy12025年1月6日进行代码检视1
torch_npu/csrc/npu/Module.cpp
@@ -1163,1 +1164,3 @@
1163- Py_RETURN_TRUE;
1164+ if (c10_npu::opapi::IsExistAclnnSilentCheckV2()) {
1165+ // silent check v3
1166+ return PyLong_FromLong(3);
dilililiwhy12025年1月6日评论:

底层特性版本和我们的版本号是不对应的吗?

likedislike
dilililiwhy1
2025年1月6日 评论:

/approve

likedislike
AAtomGit-Bot
2025年1月6日 添加了 &nbsp; approved 标签
AAtomGit-Bot
2025年1月6日 合并了Pull Request(通过 API 合并)