Home
last modified time | relevance | path

Searched refs:trace_gpu_event_synchronization (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/xpu/
H A DXPUEvent.h151 (*interp)->trace_gpu_event_synchronization( in synchronize()
/aosp_15_r20/external/pytorch/c10/core/impl/
H A DPyInterpreter.h213 virtual void trace_gpu_event_synchronization(
H A DPyInterpreter.cpp125 void trace_gpu_event_synchronization( in trace_gpu_event_synchronization() function
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DCUDAEvent.h167 … (*interp)->trace_gpu_event_synchronization(at::kCUDA, reinterpret_cast<uintptr_t>(event_)); in synchronize()
/aosp_15_r20/external/pytorch/c10/xpu/impl/
H A DXPUGuardImpl.h160 (*interp)->trace_gpu_event_synchronization( in synchronizeEvent()
/aosp_15_r20/external/pytorch/c10/cuda/impl/
H A DCUDAGuardImpl.h215 (*interp)->trace_gpu_event_synchronization( in synchronizeEvent()
/aosp_15_r20/external/pytorch/torch/csrc/
H A DPyInterpreter.cpp140 void trace_gpu_event_synchronization( in trace_gpu_event_synchronization() function