Searched refs:gpuEventSynchronize (Results 1 – 3 of 3) sorted by relevance
311 TF_RETURN_IF_CUDA_ERROR(gpuEventSynchronize(copy_done)); in CountIf()774 TF_RETURN_IF_CUDA_ERROR(gpuEventSynchronize(copy_done)); in NmsGpu()
510 TF_OP_REQUIRES_CUDA_SUCCESS(context, gpuEventSynchronize(copy_done)); in Compute()
48 #define gpuEventSynchronize cudaEventSynchronize macro64 #define gpuEventSynchronize hipEventSynchronize macro