add foxi submodule (#17184)

This commit is contained in:
Lu Fang
2019-02-20 13:25:05 -08:00
committed by Soumith Chintala
parent 54e4c4d7de
commit e6cf3c886d
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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

1
third_party/foxi vendored Submodule

Submodule third_party/foxi added at 58cbf0ee13