Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
adaptive_avg_pool2d算子geir通路缺少属性非空判断,导致attr属性为空的用例没有被校验,直接coredump
Ascend950
提供的用例attr 属性不要赋值,直接为null
提供的用例attr 属性为空的用例被校验,而不是算子内部报错
无
/assgin
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
adaptive_avg_pool2d算子geir通路缺少属性非空判断,导致attr属性为空的用例没有被校验,直接coredump
Environment / 环境信息 (Mandatory / 必填)
Ascend950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
提供的用例attr 属性不要赋值,直接为null
Describe the expected behavior / 预期结果 (Mandatory / 必填)
提供的用例attr 属性为空的用例被校验,而不是算子内部报错
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
无
Special notes for this issue/备注 (Optional / 选填)