mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Revert "c10d/logging: add C10D_LOCK_GUARD (#134131)"
This reverts commit f33bcbe5fd67e6b18be259ad2f0dc11c74157075. Reverted https://github.com/pytorch/pytorch/pull/134131 on behalf of https://github.com/kit1980 due to See D61985186 ([comment](https://github.com/pytorch/pytorch/pull/134131#issuecomment-2327556381))
This commit is contained in:
@ -496,7 +496,6 @@ libtorch_distributed_base_sources = [
|
||||
"torch/csrc/distributed/c10d/Functional.cpp",
|
||||
"torch/csrc/distributed/c10d/GlooDeviceFactory.cpp",
|
||||
"torch/csrc/distributed/c10d/GroupRegistry.cpp",
|
||||
"torch/csrc/distributed/c10d/LockGuard.cpp",
|
||||
"torch/csrc/distributed/c10d/Ops.cpp",
|
||||
"torch/csrc/distributed/c10d/ParamCommsUtils.cpp",
|
||||
"torch/csrc/distributed/c10d/PrefixStore.cpp",
|
||||
|
Reference in New Issue
Block a user