评价此页

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.

返回类型

布尔值