Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Drpc_utils.py21 RemoteModuleTest,
110 RemoteModuleTest,
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/nn/api/
H A Dremote_module_test.py129 class RemoteModuleTest(CommonRemoteModuleTest): class