Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dtesting.py401 def reset_rng_state(use_xla=False): function
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_dynamo_distributed.py52 def reset_rng_state(): function