pytorch/torch/testing/_internal/distributed/rpc
Pritam Damania 781e0ed835 Support RRef.backward() for Owner RRefs. (#46641)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/46641

Second part of https://github.com/pytorch/pytorch/pull/46568, allows
RRef.backward() to work for owner RRefs.
ghstack-source-id: 115440252

Test Plan: waitforbuildbot

Reviewed By: mrshenli

Differential Revision: D24441300

fbshipit-source-id: 64af28e6b6ae47ea27e611a148f217bc344a4c5b
2020-11-07 21:25:32 -08:00
..
examples Add Batch-Updating Parameter Server Example to CI Tests (#46510) 2020-10-21 08:46:46 -07:00
jit fix #45552 - adding add_done_callback(fn) to torch.futures.Future (#45675) 2020-10-13 07:47:36 -07:00
__init__.py remediation of S205607 2020-07-17 17:19:47 -07:00
dist_autograd_test.py [RPC tests] Move some functions to methods of fixture (#40821) 2020-08-05 15:10:17 -07:00
dist_optimizer_test.py [dist_optim] introduce distributed functional optimizer (#45221) 2020-09-25 17:13:10 -07:00
faulty_rpc_agent_test_fixture.py [RPC tests] Move some functions to methods of fixture (#40821) 2020-08-05 15:10:17 -07:00
process_group_agent_test_fixture.py [RPC profiling] Extend RPC profiling to support async function execution over RPC. (#44664) 2020-09-25 13:19:26 -07:00
rpc_agent_test_fixture.py [RPC tests] Move some functions to methods of fixture (#40821) 2020-08-05 15:10:17 -07:00
rpc_test.py Support RRef.backward() for Owner RRefs. (#46641) 2020-11-07 21:25:32 -08:00
tensorpipe_rpc_agent_test_fixture.py [RPC tests] Move some functions to methods of fixture (#40821) 2020-08-05 15:10:17 -07:00