pytorch/torch/distributed/rpc
Luca Wehrstedt 2393bab036 [TensorPipe] Update documentation (#40222)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/40222

Mention the TensorPipe agent in the RPC docs and give users the information they need to choose which agent to use.
ghstack-source-id: 106225711

Test Plan: Export to GitHub, build locally and try out the docs.

Differential Revision: D22116494

fbshipit-source-id: 30703ba8410c40f64e785f60d71dfd9faa8de4a1
2020-06-19 04:26:49 -07:00
..
_testing Add timeout injection to faulty agent for testing (#37485) 2020-05-01 23:48:28 -07:00
__init__.py [TensorPipe] Update documentation (#40222) 2020-06-19 04:26:49 -07:00
api.py Fix typos in RPC Docs (#40219) 2020-06-18 11:40:11 -07:00
backend_registry.py [TensorPipe] Update documentation (#40222) 2020-06-19 04:26:49 -07:00
constants.py [TensorPipe] Add options for agent, including backend killswitches (#40162) 2020-06-18 02:54:17 -07:00
functions.py Add rpc.async_function decorator for TorchScript functions (#39267) 2020-06-03 22:27:15 -07:00
internal.py [JIT x RPC] Consolidate RRef type class and RRef impl class (#35694) 2020-06-18 07:46:38 -07:00
rref_proxy.py Add RRef Python Helper to launch function on the referenced object (#36619) 2020-04-21 19:29:54 -07:00
server_process_global_profiler.py [Profiler x RPC] Enable RPC Server Global Profiler (#38847) 2020-06-01 12:35:52 -07:00