Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/rpc/
H A Drref_proxy.py20 def _invoke_rpc(rref, rpc_api, func_name, timeout, *args, **kwargs): argument
72 def __init__(self, rref, rpc_api, timeout=UNSET_RPC_TIMEOUT): argument