diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | third_party/foxi | 0 |
2 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 diff --git a/third_party/foxi b/third_party/foxi new file mode 160000 +Subproject 58cbf0ee1310fc42df6e8e244db023d4da052e4 |