已关闭
[Bug-Report|缺陷反馈]: ascendc_impl_build.py存在错误代码if bisheng != None: #2596
yang-di52创建于  5月9日关闭于  5月9日
yang-di52成员
5月9日 创建

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

image.png

Special notes for this issue/备注 (Optional / 选填)

likedislike
Yyang-di52成员
5月9日 添加了label:bug-report
CANN-robotCANN-robot成员
5月9日 关闭了 issue
CANN-robotCANN-robot成员
5月9日 添加了label:resolved