Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
tensor仓有以下问题,对应nn仓需要相应修改 全载场景的命名不统一
B全载模版应该只支持B全载场景,当前存在非全载的冗余处理 文件名:include/blaze/gemm/block/block_mmad_matmul_b_fullLoad_fixpipe_opti.h
dispatch注释错误,MatmulMultiBlockAFullLoad中FullLoadMode_默认是A_FULL_LOAD_MODE,不是0 文件名:include/blaze/gemm/policy/dispatch_policy.h
Ascend950
不涉及
全载场景的命名统一规范
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
tensor仓有以下问题,对应nn仓需要相应修改
全载场景的命名不统一
B全载模版应该只支持B全载场景,当前存在非全载的冗余处理
文件名:include/blaze/gemm/block/block_mmad_matmul_b_fullLoad_fixpipe_opti.h
dispatch注释错误,MatmulMultiBlockAFullLoad中FullLoadMode_默认是A_FULL_LOAD_MODE,不是0
文件名:include/blaze/gemm/policy/dispatch_policy.h
Environment / 环境信息 (Mandatory / 必填)
Ascend950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
不涉及
Describe the expected behavior / 预期结果 (Mandatory / 必填)
全载场景的命名统一规范
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
不涉及
Special notes for this issue/备注 (Optional / 选填)