Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
编译器非兼容变更,仅允许simt scope调用blockIdx.{x,y,z}和gridDim.{x,y,z}。aipp未整改,触发kernel编译报错
ascend950
aipp算子kernel编译
aipp算子kernel编译通过
无
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
编译器非兼容变更,仅允许simt scope调用blockIdx.{x,y,z}和gridDim.{x,y,z}。aipp未整改,触发kernel编译报错
Environment / 环境信息 (Mandatory / 必填)
ascend950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
aipp算子kernel编译
Describe the expected behavior / 预期结果 (Mandatory / 必填)
aipp算子kernel编译通过
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
Special notes for this issue/备注 (Optional / 选填)
无