Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
Third_Party_Open_Source_Software_Notice
examples/03_ai_framework/01_pytorch/
.so
.a
docs/zh/build/build.md
master-001
cmake/fetch_cann_cmake.cmake
master-034
Third_Party_Open_Source_Software_List.yaml
build.md
.run
CANN
感谢对于社区的关注与反馈,当前需求已收到,待明确后删除相关依赖;
Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
Backgroud(背景信息)
待评估依赖(建议评估可消除性)
Third_Party_Open_Source_Software_Notice将 pytorch 声明为产品级三方依赖,但实际仅examples/03_ai_framework/01_pytorch/样例代码使用>。HCCL 库本体(C++.so/.a)对 pytorch 零依赖。建议业务评估:若 examples 不作为 HCCL 交付物本体,应从 Notice 移除 pytorch 条目或标注"仅样例依赖",使合规声明与实际依赖范围一致。
Third_Party_Open_Source_Software_Notice中声明(与 pytorch 的声明不一致)。建议统一处理:要么为所有样例依赖补充声明,要么将样例依赖与产品依赖分离。
docs/zh/build/build.md附录写master-001,cmake/fetch_cann_cmake.cmake实际用master-034。建议同步更新文档。同时 cann-cmake 未列入Third_Party_Open_Source_Software_List.yaml,建议补充声明。build.md将 pip3 列为编译前置依赖,但编译阶段不调用 pip3,仅在.run包安装阶段使用。建议将 pip3 从"编译"前置依赖移至"安装"前置依赖。Origin(信息来源)
CANN
Benefit / Necessity (价值/作用)
Design(设计方案)