/usr/local/lib64/python3.6/site-packages/torch/distributed
NameSizeModeActions
algorithms/-0755rm
autograd/-0755rm
elastic/-0755rm
launcher/-0755rm
nn/-0755rm
optim/-0755rm
pipeline/-0755rm
rpc/-0755rm
_sharded_tensor/-0755rm
_sharding_spec/-0755rm
__pycache__/-0755rm
argparse_util.py38890644editdlrm
constants.py4220644editdlrm
distributed_c10d.py1225900644editdlrm
launch.py68050644editdlrm
remote_device.py46090644editdlrm
rendezvous.py86350644editdlrm
run.py265630644editdlrm
__init__.py18100644editdlrm
Edit: /usr/local/lib64/python3.6/site-packages/torch/distributed/constants.py (422B)
from torch._C._distributed_c10d import _DEFAULT_PG_TIMEOUT # Default process group wide timeout, if applicable. # This only applies to the gloo and nccl backends # (only if NCCL_BLOCKING_WAIT or NCCL_ASYNC_ERROR_HANDLING is set to 1). # To make an attempt at backwards compatibility with THD, we use an # extraordinarily high default timeout, given that THD did not have timeouts. default_pg_timeout = _DEFAULT_PG_TIMEOUT