torch.set_deterministic¶
-
torch.
set_deterministic
(d)[source]¶ This function is deprecated and will be removed in a future release. Please use
torch.use_deterministic_algorithms()
instead.
torch.
set_deterministic
(d)[source]¶This function is deprecated and will be removed in a future release.
Please use torch.use_deterministic_algorithms()
instead.