pytorch/torch/distributed/rpc
Xu Zhao eaa993a2e0 Add type annotations to torch._C._distributed_rpc module. (#46624)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/46624

Test Plan: Imported from OSS

Reviewed By: glaringlee

Differential Revision: D24761656

Pulled By: xuzhao9

fbshipit-source-id: b55aee5dd2b97f573a50e5bbfddde7d984943fec
2020-11-06 01:28:51 -08:00
..
_testing Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
__init__.py Add type annotations to torch._C._distributed_rpc module. (#46624) 2020-11-06 01:28:51 -08:00
api.py Add type annotations to torch._C._distributed_rpc module. (#46624) 2020-11-06 01:28:51 -08:00
backend_registry.py Add type annotations to torch._C._distributed_rpc module. (#46624) 2020-11-06 01:28:51 -08:00
constants.py Add type annotations to torch._C._distributed_rpc module. (#46624) 2020-11-06 01:28:51 -08:00
functions.py Add type annotations to torch._C._distributed_rpc module. (#46624) 2020-11-06 01:28:51 -08:00
internal.py Add type annotations to torch._C._distributed_rpc module. (#46624) 2020-11-06 01:28:51 -08:00
options.py Add type annotations to torch._C._distributed_rpc module. (#46624) 2020-11-06 01:28:51 -08:00
rref_proxy.py Make async_execution compatible with RRef helpers (#44666) 2020-09-16 12:01:05 -07:00
server_process_global_profiler.py Source code level attribution in profiler (#43898) 2020-09-30 00:57:35 -07:00
utils.py [RPC Framework] Support remote device format "<workername>/<device>" (#46773) 2020-10-29 00:14:56 -07:00