已关闭
[Bug-Report|缺陷反馈]: 引用asc新接口特性ops-tensor仓包间接口部分基于源码编译 #1986
chen-kang30创建于 4月9日关闭于 5月19日
4月9日 添加了label:bug-report
chenqi317
4月9日 评论:
4月9日 评论:
assign @chenkang30


4月9日 修改了issue 的描述
5月18日 关联了pull request:include ops-tensor
5月19日 issue状态由 进行中 改变为 已完成
5月19日 关闭了 issue
5月19日 添加了label:Accepted
5月19日 添加了label:resolved
5月19日 关联了pull request:include ops-tensor
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-nn引入tensor仓,保证独立升级的兼容性;
Environment / 环境信息 (Mandatory / 必填)
NA
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
NA
Describe the expected behavior / 预期结果 (Mandatory / 必填)
ops-nn仓独立升级,不引起兼容性问题
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
NA
Special notes for this issue/备注 (Optional / 选填)