API symbolsdistributed
Copy
TCPStore
- class tensorplay.distributed._store.TCPStore(host_name: str, port: int = 0, world_size: int = -1, is_master: bool = False, timeout: float = 300.0, wait_for_workers: bool = True)[source]
Client for a threaded TCP key-value server (
torch.distributed.TCPStoresubset: set/get/add/delete/check as used by rendezvous and barriers).
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
