已合并
add submodule torch mlir #25896
gent1e创建于 2025年10月21日
add submodule torch mlir #25896
已合并
gent1e创建于 2025年10月21日
3 个文件变更+5-0
@@ -17,3 +17,6 @@
17[submodule "third_party/nlohmann"]17[submodule "third_party/nlohmann"]
18 path = third_party/nlohmann18 path = third_party/nlohmann
19 url = https://gitee.com/mirrors/nlohmann-json.git19 url = https://gitee.com/mirrors/nlohmann-json.git
20+[submodule "third_party/torch-mlir"]
21+ path = third_party/torch-mlir
22+ url = https://gitee.com/mirrors_llvm/torch-mlir.git
王超2025年10月21日

需要补充下公网地址的声明,在SECURITYNOTE.md中

likedislike
gent1e
2025年10月22日 评论:
@@ -78,6 +78,7 @@ torch_npu支持源码编译安装,在编译时会下载依赖第三方库并
78| 自研 | 不涉及 | .gitmodules | https://gitcode.com/ascend/Tensorpipe.git | 依赖的开源代码仓 |78| 自研 | 不涉及 | .gitmodules | https://gitcode.com/ascend/Tensorpipe.git | 依赖的开源代码仓 |
79| 自研 | 不涉及 | .gitmodules | https://gitee.com/mirrors/fmt.git | 依赖的开源代码仓 |79| 自研 | 不涉及 | .gitmodules | https://gitee.com/mirrors/fmt.git | 依赖的开源代码仓 |
80| 自研 | 不涉及 | .gitmodules | https://gitee.com/mirrors/nlohmann-json.git | 依赖的开源代码仓 |80| 自研 | 不涉及 | .gitmodules | https://gitee.com/mirrors/nlohmann-json.git | 依赖的开源代码仓 |
81+| 自研 | 不涉及 | .gitmodules | https://gitee.com/mirrors_llvm/torch-mlir.git | 依赖的开源代码仓 | |
81| 自研 | 不涉及 | ci\docker\X86\Dockerfile | https://mirrors.huaweicloud.com/repository/pypi/simple | docker配置文件,用于配置pip源 |82| 自研 | 不涉及 | ci\docker\X86\Dockerfile | https://mirrors.huaweicloud.com/repository/pypi/simple | docker配置文件,用于配置pip源 |
82| 自研 | 不涉及 | ci\docker\X86\Dockerfile | https://download.pytorch.org/whl/cpu | docker配置源,用于配置torch下载连接 |83| 自研 | 不涉及 | ci\docker\X86\Dockerfile | https://download.pytorch.org/whl/cpu | docker配置源,用于配置torch下载连接 |
83| 自研 | 不涉及 | ci\docker\ARM\Dockerfile | https://mirrors.huaweicloud.com/repository/pypi/simple | docker配置文件,用于配置pip源 |84| 自研 | 不涉及 | ci\docker\ARM\Dockerfile | https://mirrors.huaweicloud.com/repository/pypi/simple | docker配置文件,用于配置pip源 |
@@ -0,0 +1 @@
1+Subproject commit 155680c08e08bff6d2e6883415e3f5a1b474d96e