tensorplay.set_deterministic_debug_mode
- tensorplay.set_deterministic_debug_mode(debug_mode: int | str) None[source]
Sets the debug mode for deterministic operations.
Note
This is an alternative interface for
tensorplay.use_deterministic_algorithms(). Refer to that function’s documentation for details about affected operations.

