已合并
add submodule torch mlir #25898
gent1e创建于 2025年10月21日
add submodule torch mlir #25898
已合并
gent1e创建于 2025年10月21日
3 个文件变更+5-0
M.gitmodules+3-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
MSECURITYNOTE.md+1-0
@@ -77,6 +77,7 @@ torch_npu支持源码编译安装,在编译时会下载依赖第三方库并
77| 自研 | 不涉及 | .gitmodules | https://gitee.com/ascend/torchair.git | 依赖的开源代码仓 |77| 自研 | 不涉及 | .gitmodules | https://gitee.com/ascend/torchair.git | 依赖的开源代码仓 |
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_llvm/torch-mlir.git | 依赖的开源代码仓 | |
80| 自研 | 不涉及 | .gitmodules | https://gitee.com/mirrors/nlohmann-json.git | 依赖的开源代码仓 |81| 自研 | 不涉及 | .gitmodules | https://gitee.com/mirrors/nlohmann-json.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下载连接 |
Athird_party/torch-mlir+1-0
@@ -0,0 +1 @@
1+Subproject commit 155680c08e08bff6d2e6883415e3f5a1b474d96e