Home
last modified time | relevance | path

Searched defs:get_sync_debug_mode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAFunctions.h63 SyncDebugMode get_sync_debug_mode() { in get_sync_debug_mode() function
/aosp_15_r20/external/pytorch/torch/cuda/
H A D__init__.py1039 def get_sync_debug_mode() -> int: function