已关闭
[Bug-Report|缺陷反馈]: matmul ut覆盖率较低 #4993
wangwei_mayday创建于 16 天前关闭于 14 天前
16 天前 添加了label:bug-report
16 天前 将 wangwei_mayday 设为负责人
16 天前 关联了pull request:matmul中增加batch_matmul, fused_matmul等多个算子的文件和函数ut,提升ut覆盖率
14 天前 关闭了 issue
14 天前 添加了label:resolved
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
当前ops-nn库中matmul的ut覆盖率不足,主要集中在以下这些文件:
文件覆盖率为0:
ops-nn/matmul/common/op_host/op_api/batch_matmul.cpp
ops-nn/matmul/matmul_emu_split_weight/op_api/matmul_emu_split_weight.cpp
以及在mtamul下面多条函数未ut覆盖,需要补充
Environment / 环境信息 (Mandatory / 必填)
/
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
/
Describe the expected behavior / 预期结果 (Mandatory / 必填)
/
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
/
Special notes for this issue/备注 (Optional / 选填)