Shortcuts

torch.get_deterministic_debug_mode

torch.get_deterministic_debug_mode()[source]

Returns the current value of the debug mode for deterministic operations. Refer to torch.set_deterministic_debug_mode() documentation for more details.

Return type

int

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources