pytorch
a11b6011 - Expose Store's timeout and TCPStore's host and port in Python API (#52784)

Commit
3 years ago
Expose Store's timeout and TCPStore's host and port in Python API (#52784) Summary: This PR introduces the `timeout` accessor to `Store` and `host`, `port` accessors to `TCPStore` to help testing and troubleshooting higher level APIs. Pull Request resolved: https://github.com/pytorch/pytorch/pull/52784 Reviewed By: anjali411 Differential Revision: D26648202 Pulled By: cbalioglu fbshipit-source-id: 9cf23bf998ed330d648dfec2a93e1bbb50817292
Author
Parents
Loading