Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
针对MaxPoolWithArgmax算子输入参数进行泛化,构造参数执行后,程序coredump
950
strides=[1,0,0,1],NHWC 格式,h_dim=1 维值为 0
strides=[1,0,0,1]
校验拦截报错,返回异常
max_pool_with_argmax_infershape.cpp:173
(in_shape->GetDim(h) + strides_data[h] - 1) / strides_data[h]
ge::MaxPoolWithArgmaxInferShape()
libopsproto.so
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
针对MaxPoolWithArgmax算子输入参数进行泛化,构造参数执行后,程序coredump
Environment / 环境信息 (Mandatory / 必填)
950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
strides=[1,0,0,1],NHWC 格式,h_dim=1 维值为 0Describe the expected behavior / 预期结果 (Mandatory / 必填)
校验拦截报错,返回异常
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
strides=[1,0,0,1],NHWC 格式,h_dim=1 维值为 0max_pool_with_argmax_infershape.cpp:173—(in_shape->GetDim(h) + strides_data[h] - 1) / strides_data[h]ge::MaxPoolWithArgmaxInferShape()inlibopsproto.so(V1 InferFunc 路径)Special notes for this issue/备注 (Optional / 选填)