已关闭
[Requirement|需求建议]: blaze头文件整改 #5510
AlbertYoung192创建于  5 天前关闭于  1 天前
AlbertYoung192成员
5 天前 创建

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

Backgroud(背景信息)

blaze头文件整改,可以将非量化matmul各模板kernel及blockmmad代码文件整合到include/blaze/gemm/kernel/kernel_universal.h及include/blaze/gemm/block/block_mmad.h下,在NN仓对应外层kernel模板直接引用include/blaze/gemm/kernel/kernel_universal.h及include/blaze/gemm/block/block_mmad.h,保持代码风格一致。

Origin(信息来源)

Ascend950 matmul

Benefit / Necessity (价值/作用)

简化头文件引用,增强代码兼容性能力;

Design(设计方案)

likedislike
AAlbertYoung192成员
5 天前 添加了label:requirement
AAlbertYoung192成员
5 天前 将 AlbertYoung192 设为负责人
CANN-robotCANN-robot成员
1 天前 关闭了 issue
CANN-robotCANN-robot成员
1 天前 添加了label:resolved