Home
last modified time | relevance | path

Searched defs:module_rref (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/nn/api/
H A Dremote_module_test.py25 def remote_device(module_rref): argument
46 def get_remote_training_arg(module_rref): argument
/aosp_15_r20/external/pytorch/torch/distributed/nn/api/
H A Dremote_module.py112 def _param_rrefs(module_rref, recurse) -> List[rpc.RRef[Parameter]]: argument