# tensorplay.cuda.get_sync_debug_mode

Source: https://www.tensorplay.cn/docs/generated/tensorplay.cuda.get_sync_debug_mode.html

# tensorplay.cuda.get_sync_debug_mode

tensorplay.cuda.get_sync_debug_mode() &#x2192; [int](https://docs.python.org/3/library/functions.html#int)[[source]](../_modules/tensorplay/cuda.html#get_sync_debug_mode)

Return current value of debug mode for cuda synchronizing operations.

Always returns 0 in this build (mode is not enforced).
