Home
last modified time | relevance | path

Searched refs:get_cuda_sync_enabled (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dkineto_shim.cpp254 if (config.enable_cuda_sync_events || get_cuda_sync_enabled()) { in prepareTrace()
H A Dcollection.h674 TORCH_API bool get_cuda_sync_enabled();
H A Dcollection.cpp1569 bool get_cuda_sync_enabled() { in get_cuda_sync_enabled() function