Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/
H A D_jit_internal.py1217 def is_rref(ann) -> bool: function
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/
H A Drpc_test.py722 def forward(self, x, is_rref=False): argument