已合并
delete 910_55 #6752
wuyufei创建于 6月30日
delete 910_55 #6752
已合并
wuyufei创建于 6月30日
wuyufei成员
6月30日

描述

此 PR 从两个矩阵乘法算子的定义文件中移除了 ascend910_55 SoC 平台的配置注册。PR 标题为"delete 910_55",对应在 BatchMatMulV3 和 TransposeBatchMatMul 两个 OpDef 类中各删除一行 this->AICore().AddConfig("ascend910_55", ...) 调用,即不再为该 SoC 变体注册这两个算子的 AI Core 配置。

关联的Issue

关联Issue #3681

测试

文档更新

类型标签

  • Bug修复
  • 新特性
  • 性能优化
  • 文档更新
  • 其他,请描述:

AI/Agent生成声明

  • AI辅助编写
likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 wuyufei 的贡献)
Wwuyufei成员
6月30日 创建了 pull request,commit 9e7fbf5a
Wwuyufei成员
6月30日 关联了issue:[Bug-Report|缺陷反馈]: ascend910_55 SoC 平台的配置注册未使用
CANN-robotCANN-robot成员
6月30日 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
6月30日 评论:

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
*/*/op_host/*_def.cpp 王永光, 范其瑞 (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

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

likedislike
wuyufei成员
6月30日 评论:

compile

likedislike
Wwuyufei成员
6月30日 update merge request[project id: 7665709, iid: 6752, commit_id: e145a3d339bf4ce4654c34053adb55e29571c5f7] virtual merging success
CANN-robotCANN-robot成员
6月30日 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
6月30日 评论:

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

任务名称状态日志下载链接
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_X86_monitor_910b ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor_910c ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor_950 ✅ SUCCESS >>>>> >>>>>
Compile_harmony-infer-chs-nn ✅ SUCCESS >>>>>
UT_Test_ophost ❌ FAILED
UT_Test_opapi ✅ SUCCESS
UT_Test_kernel ✅ SUCCESS
UT_Test_opgraph ✅ SUCCESS
PreSmoke_A900 ✅ SUCCESS >>>>>
PreSmoke_ATK_Test_A2 ✅ SUCCESS >>>>>
likedislike
atomgit-bot
atomgit-bot
6月30日 评论:

变更摘要

此 PR 从两个矩阵乘法算子的定义文件中移除了 ascend910_55 SoC 平台的 AI Core 配置注册,属于 Bug 修复,关联 Issue #3681。

主要改动

  • batch_mat_mul_v3_def.cpp: 在 BatchMatMulV3 的 OpDef 类中,删除了 this->AICore().AddConfig("ascend910_55", aicConfig) 配置注册调用,不再为该算子注册 ascend910_55 平台的 AI Core 配置。
  • transpose_batch_mat_mul_def.cpp: 在 TransposeBatchMatMul 的 OpDef 类中,同样删除了 this->AICore().AddConfig("ascend910_55", aicConfig) 配置注册调用,不再为该算子注册 ascend910_55 平台的 AI Core 配置。
likedislike
不准确?
CANN-robot
CANN-robot成员
6月30日 评论:

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

任务名称状态日志下载链接
codecheck ✅ SUCCESS >>>>>
antipoison ✅ SUCCESS >>>>>
codecheck_checkpr ✅ SUCCESS
StaticCheck_codespell_check ✅ SUCCESS
StaticCheck_link_validity_check ✅ SUCCESS
StaticCheck_resource_existence_check ✅ SUCCESS
StaticCheck_tag_closed_check ✅ SUCCESS
StaticCheck_markdownlint ✅ SUCCESS
codecheck_style ✅ SUCCESS >>>>>
codecheck_precommit ⚠️ WARNING >>>>> >>>>>
SCA ✅ SUCCESS >>>>>

[2026-06-30 10:07:18]    CI执行结束

likedislike
atomgit-bot
atomgit-bot
6月30日 评论:

代码审查

✅ 未发现问题

likedislike
不准确?
林鹏翔成员
6月30日 评论:

/lgtm

likedislike
CANN-robot
CANN-robot成员
6月30日 评论:

The following users do not have permission to comment /lgtm or /approve on any module in this PR:
林鹏翔

likedislike
CANN-robotCANN-robot成员
6月30日 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
6月30日 添加了label:ci-pipeline-failed
sxb154714
sxb154714成员
6月30日 评论:

/lgtm
/approve

likedislike
CANN-robot
CANN-robot成员
6月30日 评论:

The following users do not have permission to comment /lgtm or /approve on any module in this PR:
商晓波, 林鹏翔

likedislike
CANN-robot
CANN-robot成员
6月30日 评论:

The following users do not have permission to comment /lgtm or /approve on any module in this PR:
商晓波, 林鹏翔

likedislike
范其瑞
范其瑞成员
6月30日 评论:

/lgtm
/approve

likedislike
CANN-robot
CANN-robot成员
6月30日 评论:

The following users do not have permission to comment /lgtm or /approve on any module in this PR:
商晓波, 林鹏翔

likedislike
CANN-robot
CANN-robot成员
6月30日 评论:

The following users do not have permission to comment /lgtm or /approve on any module in this PR:
林鹏翔, 商晓波

likedislike
wuyufei成员
6月30日 评论:

complie

likedislike
wangyongguang成员
6月30日 评论:

/approve

likedislike
CANN-robot
CANN-robot成员
6月30日 评论:

The following users do not have permission to comment /lgtm or /approve on any module in this PR:
商晓波, 林鹏翔

likedislike
CANN-robotCANN-robot成员
6月30日 添加了label:lgtmapproved
wuyufei成员
6月30日 评论:

compile

likedislike
Wwuyufei成员
6月30日 update merge request[project id: 7665709, iid: 6752, commit_id: ff17232f1fae18758f41dd8339a0ffb8a89819d2] virtual merging success
CANN-robotCANN-robot成员
6月30日 删除了label:ci-pipeline-failed
CANN-robotCANN-robot成员
6月30日 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
6月30日 评论:

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

任务名称状态日志下载链接
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_X86_monitor_910b ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor_910c ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor_950 ✅ SUCCESS >>>>> >>>>>
Compile_harmony-infer-chs-nn ✅ SUCCESS >>>>>
UT_Test_ophost ✅ SUCCESS
UT_Test_opapi ✅ SUCCESS
UT_Test_kernel ✅ SUCCESS
UT_Test_opgraph ✅ SUCCESS
PreSmoke_A900 ✅ SUCCESS >>>>>
PreSmoke_ATK_Test_A2 ✅ SUCCESS >>>>>

[2026-06-30 11:03:54]    CI执行结束

likedislike
CANN-robot
CANN-robot成员
6月30日 评论:

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

任务名称状态日志下载链接
codecheck ✅ SUCCESS >>>>>
antipoison ✅ SUCCESS >>>>>
codecheck_checkpr ✅ SUCCESS
StaticCheck_codespell_check ✅ SUCCESS
StaticCheck_link_validity_check ✅ SUCCESS
StaticCheck_resource_existence_check ✅ SUCCESS
StaticCheck_tag_closed_check ✅ SUCCESS
StaticCheck_markdownlint ✅ SUCCESS
codecheck_style ✅ SUCCESS >>>>>
codecheck_precommit ⚠️ WARNING >>>>> >>>>>
SCA ✅ SUCCESS >>>>>

[2026-06-30 10:57:50]    CI执行结束

likedislike
CANN-robotCANN-robot成员
6月30日 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
6月30日 添加了label:ci-pipeline-passed
CANN-robotCANN-robot成员
6月30日 关闭了关联的issue
CANN-robotCANN-robot成员
6月30日 合入了pull request