forked from smarcink/dml_runner
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 708 Bytes
/
Copy path.gitmodules
File metadata and controls
15 lines (15 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "thirdparty/oneDNN"]
path = thirdparty/oneDNN
url = https://github.com/oneapi-src/oneDNN.git
[submodule "thirdparty/CLI11"]
path = thirdparty/CLI11
url = https://github.com/CLIUtils/CLI11.git
[submodule "thirdparty/libraries.performance.math.onednn"]
path = thirdparty/libraries.performance.math.onednn
url = https://github.com/smarcink/libraries.performance.math.onednn.git
[submodule "thirdparty/drivers.gpu.compute.ai.dnnlpluginnext"]
path = thirdparty/drivers.gpu.compute.ai.dnnlpluginnext
url = https://github.com/intel-innersource/drivers.gpu.compute.ai.dnnlpluginnext
[submodule "thirdparty/googletest"]
path = thirdparty/googletest
url = https://github.com/google/googletest.git