已关闭
[Bug-Report|缺陷反馈]: aclnnbaddbmm接口路由实现存在问题 #278
oscillated创建于  2025年12月25日关闭于  2025年12月25日
oscillated
oscillated成员
2025年12月25日 创建

Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.

Describe the current behavior / 问题描述 (Mandatory / 必填)

aclnnbaddbmm接口计算存在条件判断问题

  • matmulOpInfo.enableFp16Bf16InFp32Out变量置为true的条件缺少 baddbmm接口的判断
  • 走入l0op::BatchMatMulV3NdFp16Bf162Fp32接口应有对应的平台限制约束
  • k=1时,l0op::Mul前的cast评估确认应移除
  • bmmv3混合精度的kernel config参数有错误

Environment / 环境信息 (Mandatory / 必填)

910B 910C

Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)

/

Describe the expected behavior / 预期结果 (Mandatory / 必填)

/

/

Special notes for this issue/备注 (Optional / 选填)

likedislike
oscillatedoscillated成员
2025年12月25日 修改了issue 的描述
oscillatedoscillated成员
2025年12月25日 修改了issue 的描述
oscillated
oscillated成员
2025年12月25日 评论:

已合入,issue确认关闭。

likedislike
oscillatedoscillated成员
2025年12月25日 issue状态由 进行中 改变为 已完成
oscillatedoscillated成员
2025年12月25日 关闭了 issue
CANN-robotCANN-robot成员
2025年12月25日 添加了label:Accepted
CANN-robotCANN-robot成员
3月20日 添加了label:resolved