已合并
add error code #1333
misty-rain-typhoid创建于 2024年3月2日
add error code #1333
已合并
misty-rain-typhoid创建于 2024年3月2日
refs/pull/1333/head合入到master
misty-rain-typhoid
2024年3月2日

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:
修改错误码

Special notes for your reviewers:

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

compile

likedislike
atlasaccount1
atlasaccount1
2024年3月2日 评论:

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

likedislike
atlasaccount1atlasaccount1
2024年3月2日 添加了 &nbsp; ci-pipeline-running 标签
atlasaccount1
atlasaccount1
2024年3月2日 评论:


SCA扫描: success

# check type result report
1 sca success >>>

likedislike
atlasaccount1
atlasaccount1
2024年3月2日 评论:


静态检查: pass

# check type result report
1 codecheck pass >>>

likedislike
atlasaccount1atlasaccount1
2024年3月2日 移除了 &nbsp; ci-pipeline-running 标签
atlasaccount1atlasaccount1
2024年3月2日 添加了 &nbsp; ci-pipeline-passed 标签
Mmisty-rain-typhoid
2024年3月4日 强制推送 了代码
misty-rain-typhoid
2024年3月4日 评论:

compile

likedislike
atlasaccount1
atlasaccount1
2024年3月4日 评论:

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

likedislike
atlasaccount1atlasaccount1
2024年3月4日 移除了 &nbsp; ci-pipeline-passed 标签
atlasaccount1atlasaccount1
2024年3月4日 添加了 &nbsp; ci-pipeline-running 标签
atlasaccount1
atlasaccount1
2024年3月4日 评论:


SCA扫描: success

# check type result report
1 sca success >>>

likedislike
atlasaccount1
atlasaccount1
2024年3月4日 评论:


静态检查: pass

# check type result report
1 codecheck pass >>>

likedislike
atlasaccount1atlasaccount1
2024年3月4日 移除了 &nbsp; ci-pipeline-running 标签
atlasaccount1atlasaccount1
2024年3月4日 添加了 &nbsp; ci-pipeline-passed 标签
misty-rain-typhoid2024年3月4日进行代码检视1
op_plugin/utils/custom_functions/aclops/LinalgSvdKernelNpu.cpp
@@ -193,3 +193,3 @@
193193 false, api_name, batch_str, ": Argument ", -info,
194194 " has illegal value. Most certainly there is a bug in the implementation calling the backend library.",
195- OPS_ERROR(ErrCode::PARAM));
195+ OPS_ERROR(ErrCode::VALUE));
misty-rain-typhoid2024年3月4日评论:

这个是info<0会执行到的代码,可以理解为value错误

已修改

likedislike
AAtomGit-Bot
2024年3月4日 添加了 &nbsp; lgtm 标签
AAtomGit-Bot
2024年3月4日 添加了 &nbsp; approved 标签
AAtomGit-Bot
2024年3月4日 合并了Pull Request(通过 API 合并)