Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
aclnnIndexPutImpl接口确定性判断逻辑为==1,当前值为3时,导致无法走进任何算子分支,导致算子aic_core,影响整网
昇腾950
确定性值设置大于1时
不aic_core,不阻塞整网
当前已修改判断逻辑为>=1
/assign
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
aclnnIndexPutImpl接口确定性判断逻辑为==1,当前值为3时,导致无法走进任何算子分支,导致算子aic_core,影响整网
Environment / 环境信息 (Mandatory / 必填)
昇腾950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
确定性值设置大于1时
Describe the expected behavior / 预期结果 (Mandatory / 必填)
不aic_core,不阻塞整网
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
当前已修改判断逻辑为>=1
Special notes for this issue/备注 (Optional / 选填)