Searched refs:use_numpy_random_stream (Results 1 – 5 of 5) sorted by relevance
372 use_numpy_random_stream = False variable
41 return config.use_numpy_random_stream
25 with config.patch(use_numpy_random_stream=use_numpy):
1276 and config.use_numpy_random_stream
2753 @torch._dynamo.config.patch(use_numpy_random_stream=True)