已关闭
[Documentation|文档反馈]: 静态库编译成功后,实际打屏日志与资料不一致 #829
huang-chuhong创建于 2月11日关闭于 2月11日
2月11日 将 huang-chuhong 设为负责人
2月11日 关联了pull request:[build.sh] 静态库编译成功,增加相关提示与资料保持一致
2月11日 issue状态由 进行中 改变为 已完成
2月11日 关闭了 issue
2月11日 添加了label:Accepted
3月20日 添加了label:resolved
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Document Link(文档链接)
https://gitcode.com/cann/ops-transformer/blob/master/docs/zh/invocation/quick_op_invocation.md#ops-transformer静态库
Issues Section(问题文档片段)
资料:
若提示如下信息,说明编译并压缩成功。
[SUCCESS] Build static lib success!
Successfully created compressed package: ${repo_path}/build_out/cann-${soc_name}-ops-transformer-static_${cann_version}_linux-${arch}.tar.gz
实际:
Successfully created compressed package: ${repo_path}/build_out/cann-${soc_name}-ops-transformer-static_${cann_version}_linux-${arch}.tar.gz
Existing Issues(存在的问题)