summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJerry Zhang <jerryzh168@gmail.com>2018-02-23 18:09:05 -0800
committerGitHub <noreply@github.com>2018-02-23 18:09:05 -0800
commitc0866e45c7160882fdcf15cbfee2c31b5b1788ac (patch)
tree4a2e06cf68d75cf4b43cffb309bf3ddbacf66710 /.gitmodules
parente3aae398ce8555c45fc1b574ad2e0d24e3883c15 (diff)
downloadpytorch-c0866e45c7160882fdcf15cbfee2c31b5b1788ac.tar.gz
pytorch-c0866e45c7160882fdcf15cbfee2c31b5b1788ac.tar.bz2
pytorch-c0866e45c7160882fdcf15cbfee2c31b5b1788ac.zip
Caffe2 ARM ComputeLibrary integration (#2015)
Caffe2 ARM Compute Library Integration
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index fc59f440f7..17e76faa63 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -61,6 +61,9 @@
[submodule "third_party/python-six"]
path = third_party/python-six
url = https://github.com/benjaminp/six.git
+[submodule "third_party/ComputeLibrary"]
+ path = third_party/ComputeLibrary
+ url = https://github.com/ARM-software/ComputeLibrary.git
[submodule "third_party/onnx"]
path = third_party/onnx
url = https://github.com/onnx/onnx.git