Rate this Page

torch.is_deterministic_algorithms_warn_only_enabled#

torch.is_deterministic_algorithms_warn_only_enabled()[source]#

Returns True if the global deterministic flag is set to warn only.Refer totorch.use_deterministic_algorithms() documentation for moredetails.

Return type

bool