已关闭
[Bug-Report|缺陷反馈]: 消除MaxPool3DGradWithArgmax的ophost告警问题以及tiling中拦截条件放错的问题 #745
小王!创建于  2月2日关闭于  2月5日
小王!
小王!成员
2月2日 创建

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

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

1.编译告警整改
消除MaxPool3DGradWithArgmax的ophost编译告警,将告警位置处统一数据类型为int64_t,告警已消除
2.修复MaxPool3DGradWithArgmax中tiling中拦截条件放错的问题

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

硬件:Ascend950
软件:cann-9.0.0 2.2日代码

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

输入simd用例,进入到simt模板中

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

输入simd用例,进入到正确的simd模板中

未走原tiling模板,直接进入到simt模板中,导致性能稍微劣化

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

likedislike
小王!
小王!成员
2月2日 评论:

/assign

likedislike
CANN-robotCANN-robot成员
2月2日 将 qq_52056150 设为负责人
小王!小王!成员
2月5日 issue状态由 进行中 改变为 已完成
小王!小王!成员
2月5日 关闭了 issue
CANN-robotCANN-robot成员
2月5日 添加了label:Accepted
CANN-robotCANN-robot成员
3月20日 添加了label:resolved