-
Notifications
You must be signed in to change notification settings - Fork 163
/
Copy path.gitmodules
18 lines (18 loc) · 785 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "pytorch_blade/third_party/googletest"]
path = pytorch_blade/third_party/googletest
url = https://github.com/google/googletest.git
[submodule "tf_community"]
path = tf_community
url = https://github.com/pai-disc/tensorflow.git
[submodule "tao/third_party/json"]
path = tao/third_party/json
url = https://github.com/nlohmann/json.git
[submodule "tao/third_party/mkldnn/oneDNN"]
path = tao/third_party/mkldnn/oneDNN
url = https://github.com/oneapi-src/oneDNN.git
[submodule "pytorch_blade/third_party/torch-mlir"]
path = pytorch_blade/third_party/torch-mlir
url = https://github.com/pai-disc/torch-mlir.git
[submodule "tao_compiler/mlir/disc/cutlass"]
path = tao_compiler/mlir/disc/cutlass
url = https://github.com/NVIDIA/cutlass.git