Searched defs:seed_all (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/cuda/ | ||
H A D | random.py | 151 def seed_all() -> None: function |
/aosp_15_r20/external/pytorch/torch/xpu/ | ||
H A D | random.py | 135 def seed_all() -> None: function |