已关闭
[Requirement|需求建议]: 修改index_add的aclnn接口,将A5确定性分支暂时切到index_put中 #4990
liaohuming创建于  14 天前关闭于  12 天前
liaohuming
liaohuming成员
14 天前 创建

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

Backgroud(背景信息)

index_add为了解决A5确定性问题,在pta中将其改到了index_put中,导致某些场景走不进做过性能优化的inplace_index_add_with_sorted,现在将pta的修改下沉到aclnn中,保持原走进inplace_index_add_with_sorted的路径。

Origin(信息来源)

盘古v3大模型

Benefit / Necessity (价值/作用)

Design(设计方案)

likedislike
liaohumingliaohuming成员
14 天前 添加了label:requirement
liaohumingliaohuming成员
14 天前 将 liaohuming 设为负责人
liaohumingliaohuming成员
14 天前 修改了issue 的描述
CANN-robotCANN-robot成员
12 天前 关闭了 issue
CANN-robotCANN-robot成员
12 天前 添加了label:resolved