summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLu Fang <30275821+houseroad@users.noreply.github.com>2019-02-20 13:25:05 -0800
committerSoumith Chintala <soumith@gmail.com>2019-02-20 16:25:05 -0500
commite6cf3c886d01704584943aa85e64fdc6a90e0e1d (patch)
tree3b5c1a2ff1285c0e7f172fed75e8b12f9dfd44b6 /.gitmodules
parent54e4c4d7ded3786a90f65620a028d4ae1915724e (diff)
downloadpytorch-e6cf3c886d01704584943aa85e64fdc6a90e0e1d.tar.gz
pytorch-e6cf3c886d01704584943aa85e64fdc6a90e0e1d.tar.bz2
pytorch-e6cf3c886d01704584943aa85e64fdc6a90e0e1d.zip
add foxi submodule (#17184)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 762f38443b..1601a82ff6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -82,3 +82,6 @@
[submodule "third_party/fbgemm"]
path = third_party/fbgemm
url = https://github.com/pytorch/fbgemm
+[submodule "third_party/foxi"]
+ path = third_party/foxi
+ url = https://github.com/houseroad/foxi.git