Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dpython_functions.cpp292 auto userRRef = ctx.createUserRRef(dst.id_, returnType); in pyRemoteBuiltin() local
348 auto userRRef = ctx.createUserRRef(dst.id_, PyObjectType::get()); in pyRemotePythonUdf() local