Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
当测试mean,std,out为不同shape且满足广播条件时,AclnnNormalTensorTensor接口未能正确按预想完成V3算子功能。 因此在aclnn接口侧,进入V3算子前,新增条件分支,当判断为需要广播时,进行广播操作。
💡 备注(选填)
/assign @huairuchen
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
一、问题描述 (必填)
当测试mean,std,out为不同shape且满足广播条件时,AclnnNormalTensorTensor接口未能正确按预想完成V3算子功能。
因此在aclnn接口侧,进入V3算子前,新增条件分支,当判断为需要广播时,进行广播操作。
二、环境信息 (可选)
三、重现步骤 (可选)
四、预期结果 (可选)
💡 备注(选填)