mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
submodules: point gloo to new home in pytorch/ (#152438)
Gloo moved to the PyTorch GitHub org. This updates PyTorch to point to the new location. https://github.com/pytorch/gloo Test plan: CI Pull Request resolved: https://github.com/pytorch/pytorch/pull/152438 Approved by: https://github.com/fduwjj
This commit is contained in:
committed by
PyTorch MergeBot
parent
0a2d3206a8
commit
c039cb1a06
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -25,7 +25,7 @@
|
||||
[submodule "third_party/gloo"]
|
||||
ignore = dirty
|
||||
path = third_party/gloo
|
||||
url = https://github.com/facebookincubator/gloo
|
||||
url = https://github.com/pytorch/gloo
|
||||
[submodule "third_party/NNPACK_deps/pthreadpool"]
|
||||
ignore = dirty
|
||||
path = third_party/pthreadpool
|
||||
|
Reference in New Issue
Block a user