已关闭
[Bug-Report|缺陷反馈]: 引用asc新接口特性ops-tensor仓包间接口部分基于源码编译 #2842
zhangzhizhuo创建于  6月1日关闭于  6月4日
zhangzhizhuo
zhangzhizhuo成员
6月1日 创建

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

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

1、考虑代码复用,MM/GMM/MC2算子需要复用matmul的kernel代码,当前mm和gmm/mc2是在不同的代码仓,所以需要通过引入asc新接口特性 ops-tensor完成代码复用;
2、独立升级的兼容性问题,ascendc的新特性引入功能不稳定,也放在ops-tensor仓中。为防止用户不升级toolkit包,所以ops-transformer引入tensor仓,保证独立升级的兼容性;

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

NA

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

NA

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

ops-transformer仓独立升级,不引起兼容性问题

na

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

na

likedislike
zhangzhizhuozhangzhizhuo成员
6月1日 添加了label:bug-report
CANN-robotCANN-robot成员
6月4日 关闭了 issue
CANN-robotCANN-robot成员
6月4日 添加了label:resolved