已合并
修复sk单核切k尾块计算问题 #7393
pzyy00创建于 7月10日
修复sk单核切k尾块计算问题 #7393
已合并
pzyy00创建于 7月10日
pzyy00
pzyy00成员
7月10日

描述

sk单核切k的basicapi模板存在尾核越界问题,只有在尾核的skSingleCore小于1024且其余核的skSingleCoreK大于或等于1024才会触发。针对sk模板切出的skSingleCoreK的非固定问题,将切k的标识位从block schedule层的初始化赋值改为针对realSingleCoreK_的比较进行设置

关联的Issue

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

测试

本地验证精度通过

文档更新

类型标签

  • Bug修复
  • 新特性
  • 性能优化
  • 文档更新
  • 其他,请描述:
likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 pzyy00 的贡献)
pzyy00pzyy00成员
7月10日 创建了 pull request,commit 57753d47
此处折叠了46条消息 查看更多
CANN-robot
CANN-robot成员
27 天前 评论:

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

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

Pull Request 已合并或已关闭。

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

likedislike