Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
最近的PR提交:https://gitcode.com/cann/ops-math/pull/2213,修复了Topk tiling 多核模板中减法翻转问题,随之带来的是,针对超大排序轴场景,tilingdata计算时,无法获取正确数据,tilingdata被减至小于0,抛异常报错。针对这种超大排序轴场景,需要特殊适配。
无异常
💡 备注(选填)
/assign @BruceLP
This issue is already assigned to BruceLP. Please do not assign repeatedly.
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
一、问题描述 (必填)
最近的PR提交:https://gitcode.com/cann/ops-math/pull/2213,修复了Topk tiling 多核模板中减法翻转问题,随之带来的是,针对超大排序轴场景,tilingdata计算时,无法获取正确数据,tilingdata被减至小于0,抛异常报错。针对这种超大排序轴场景,需要特殊适配。
二、环境信息 (可选)
三、重现步骤 (可选)
四、预期结果 (可选)
无异常
💡 备注(选填)