Rate this Page

torch.get_deterministic_debug_mode#

torch.get_deterministic_debug_mode()[source]#

Returns the current value of the debug mode for deterministicoperations. Refer totorch.set_deterministic_debug_mode()documentation for more details.

Return type

int