Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
InplaceApplyAdagradDA 和 InplaceApplyAdagradV2 的 Ascend950 Host Tiling 异常输入校验不完整,主要包括:
[2, 3]
[6]
[1]
上述问题可能导致非法输入未在目标 Kernel 执行前稳定拦截,或者合法的 GE Cast 场景被测试程序误报为失败。
修复后验证结果:
-1
[-2]
/assign
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
InplaceApplyAdagradDA 和 InplaceApplyAdagradV2 的 Ascend950 Host Tiling 异常输入校验不完整,主要包括:
[2, 3]与[6]可能被误判为一致。[1]。上述问题可能导致非法输入未在目标 Kernel 执行前稳定拦截,或者合法的 GE Cast 场景被测试程序误报为失败。
Environment / 环境信息 (Mandatory / 必填)
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
[1]Shape。Describe the expected behavior / 预期结果 (Mandatory / 必填)
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
修复后验证结果:
-1:两个算子分别3/3 PASS[-2]:两个算子分别3/3 PASSSpecial notes for this issue/备注 (Optional / 选填)