forked from intel/intel-extension-for-pytorch
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 842 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "third_party/googletest"]
path = third_party/googletest
url = https://github.com/google/googletest.git
[submodule "third_party/ideep"]
path = third_party/ideep
url = https://github.com/intel/ideep.git
[submodule "third_party/libxsmm"]
path = third_party/libxsmm
url = https://github.com/libxsmm/libxsmm.git
[submodule "third_party/fmt"]
path = third_party/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "third_party/oneDNN"]
path = third_party/oneDNN
url = https://github.com/oneapi-src/oneDNN.git
[submodule "third_party/spdlog"]
path = third_party/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "third_party/sleef"]
path = third_party/sleef
url = https://github.com/shibatch/sleef.git
[submodule "third_party/oneCCL"]
path = third_party/oneCCL
url = https://github.com/oneapi-src/oneCCL.git