Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/xpu/
H A D__init__.py422 def _get_rng_state_offset(device: Union[int, str, torch.device] = "xpu") -> int: function
/aosp_15_r20/external/pytorch/torch/cuda/
H A D__init__.py1276 def _get_rng_state_offset(device: Union[int, str, torch.device] = "cuda") -> int: function