Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
ascendc_impl_build.py存在错误代码if bisheng != None: 禁用这种方法,应改为is not None
NA
改为is not None
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
ascendc_impl_build.py存在错误代码if bisheng != None: 禁用这种方法,应改为is not None
Environment / 环境信息 (Mandatory / 必填)
NA
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
NA
Describe the expected behavior / 预期结果 (Mandatory / 必填)
改为is not None
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
Special notes for this issue/备注 (Optional / 选填)