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 to
torch.use_deterministic_algorithms()
documentation for more details.- Return type