Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
UniqueConsecutive算子执行geir用例执行out_idx输入为3时,用例比对失败
Ascend950
安装CANN包,构造属性out_idx为3,输出idx/count数据类型为int32的geir用例,执行geir流程
期望用例比对结果通过
算子输出count的索引为奇数时期望结果为1,实际为0,用例结果比对失败
/assign
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
UniqueConsecutive算子执行geir用例执行out_idx输入为3时,用例比对失败
Environment / 环境信息 (Mandatory / 必填)
Ascend950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
安装CANN包,构造属性out_idx为3,输出idx/count数据类型为int32的geir用例,执行geir流程
Describe the expected behavior / 预期结果 (Mandatory / 必填)
期望用例比对结果通过
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
算子输出count的索引为奇数时期望结果为1,实际为0,用例结果比对失败
Special notes for this issue/备注 (Optional / 选填)