Set the debug mode for cuda synchronizing operations.
Not enforced by this TensorPlay build; validated for signature parity.
Parameters:
debug_mode (str or int) – if “default” or 0, don’t error or warn on synchronizing operations,
if “warn” or 1, warn on synchronizing operations, if “error” or 2, error out synchronizing operations.
Help improve this page
Found an error, an unclear step, or a missing example?