Home
last modified time | relevance | path

Searched refs:TensorPipeCudaDistAutogradTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Drpc_utils.py29 TensorPipeCudaDistAutogradTest
133 TensorPipeCudaDistAutogradTest,
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/
H A Ddist_autograd_test.py2653 class TensorPipeCudaDistAutogradTest(RpcAgentTestFixture): class
2714 remote_compute = rpc.remote(dst, TensorPipeCudaDistAutogradTest.MyRemoteCompute)
2715 local_compute = TensorPipeCudaDistAutogradTest.MyLocalCompute(remote_compute)