Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/_shard/
H A Dmetadata.py36 placement: Optional[Union[str, _remote_device]] = None, argument
/aosp_15_r20/external/pytorch/torch/distributed/
H A Dremote_device.py7 class _remote_device: class