Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
14 个算子(Crop/ExtractGlimpseV2/GridSampler2D/ImgWarpResize/ThreeInterpolate/ThreeInterpolateBackward/Yuv4442Yuv422/AnchorResponseFlags/DIoUGrad/GIoUGrad/ROIAlignGrad/Yolo/Lut3D/ImageProjectiveTransform)的 InferShape 在 unknown rank(-2)/ unknown dim(-1)输入下存在校验误拦截或推导错误:维度数校验未放行 unknown rank,逐维相等校验对 -1 维误报 mismatch;ThreeInterpolateBackward 的 5HD 路径还存在 uint32_t 读取 -1 维被截断为巨大正值(4294967295)的问题。
硬件:Ascend950;软件:CANN 9.2.0,GE 图模式动态 shape 场景(unknown rank 以 -2 表示,unknown dim 以 -1 表示)。
典型报错:idx/weight、grad/orig_output 等一致性校验对 -1 维误报 mismatch,InferShape 返回 4294967295(GRAPH_FAILED)。
适配及 UT 已在 InferShape 分支完成(含全 -1/全 -2 及混合动态 shape 用例),可关联本 issue。
/assign
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
14 个算子(Crop/ExtractGlimpseV2/GridSampler2D/ImgWarpResize/ThreeInterpolate/ThreeInterpolateBackward/Yuv4442Yuv422/AnchorResponseFlags/DIoUGrad/GIoUGrad/ROIAlignGrad/Yolo/Lut3D/ImageProjectiveTransform)的 InferShape 在 unknown rank(-2)/ unknown dim(-1)输入下存在校验误拦截或推导错误:维度数校验未放行 unknown rank,逐维相等校验对 -1 维误报 mismatch;ThreeInterpolateBackward 的 5HD 路径还存在 uint32_t 读取 -1 维被截断为巨大正值(4294967295)的问题。
Environment / 环境信息 (Mandatory / 必填)
硬件:Ascend950;软件:CANN 9.2.0,GE 图模式动态 shape 场景(unknown rank 以 -2 表示,unknown dim 以 -1 表示)。
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
Describe the expected behavior / 预期结果 (Mandatory / 必填)
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
典型报错:idx/weight、grad/orig_output 等一致性校验对 -1 维误报 mismatch,InferShape 返回 4294967295(GRAPH_FAILED)。
Special notes for this issue/备注 (Optional / 选填)
适配及 UT 已在 InferShape 分支完成(含全 -1/全 -2 及混合动态 shape 用例),可关联本 issue。