Home
last modified time | relevance | path

Searched refs:TensorPipeRpcAgentTestFixture (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/distributed/rpc/
H A Dtest_tensorpipe_agent.py16 TensorPipeRpcAgentTestFixture,
31 TensorPipeRpcAgentTestFixture,
/aosp_15_r20/external/pytorch/test/distributed/rpc/cuda/
H A Dtest_tensorpipe_agent.py16 TensorPipeRpcAgentTestFixture,
31 TensorPipeRpcAgentTestFixture,
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/
H A Dtensorpipe_rpc_agent_test_fixture.py12 class TensorPipeRpcAgentTestFixture(RpcAgentTestFixture): class