Home
last modified time | relevance | path

Searched defs:remote_module (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/nn/api/
H A Dremote_module_test.py31 def remote_module_attributes(remote_module): argument
36 def remote_forward(remote_module, args): argument
40 def remote_forward_async(remote_module, args): argument
/aosp_15_r20/external/pytorch/docs/source/
H A Drpc.rst234 .. _remote_module: target in RRef
/aosp_15_r20/external/pytorch/torch/distributed/nn/api/
H A Dremote_module.py713 def _remote_module_reducer(remote_module): argument