mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
add foxi submodule (#17184)
This commit is contained in:
committed by
Soumith Chintala
parent
54e4c4d7de
commit
e6cf3c886d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
1
third_party/foxi
vendored
Submodule
Submodule third_party/foxi added at 58cbf0ee13
Reference in New Issue
Block a user