mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Update submodule gloo (#45025)
Summary: Including commits to fix Windows CI failure of enable distributed training on Windows PR Pull Request resolved: https://github.com/pytorch/pytorch/pull/45025 Reviewed By: beauby Differential Revision: D23807995 Pulled By: mrshenli fbshipit-source-id: a2f4c1684927ca66d7d3e9920ecb588fb4386f7c
This commit is contained in:
parent
a4aba1d465
commit
acc2a1e5fa
2
third_party/gloo
vendored
2
third_party/gloo
vendored
|
|
@ -1 +1 @@
|
||||||
Subproject commit 881f7f0dcf06f7e49e134a45d3284860fb244fa9
|
Subproject commit 3dc0328fe6a9d47bd47c0c6ca145a0d8a21845c6
|
||||||
1
third_party/gloo.BUILD
vendored
1
third_party/gloo.BUILD
vendored
|
|
@ -70,6 +70,7 @@ cc_library(
|
||||||
],
|
],
|
||||||
exclude = [
|
exclude = [
|
||||||
"gloo/cuda*.cc",
|
"gloo/cuda*.cc",
|
||||||
|
"gloo/common/win.cc",
|
||||||
"gloo/rendezvous/redis_store.cc",
|
"gloo/rendezvous/redis_store.cc",
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user