Searched refs:gpuEventSynchronize (Results 1 – 3 of 3) sorted by relevance
358 TF_RETURN_IF_CUDA_ERROR(gpuEventSynchronize(copy_done)); in NmsGpu()404 TF_RETURN_IF_CUDA_ERROR(gpuEventSynchronize(copy_done)); in CountIf()
510 TF_OP_REQUIRES_CUDA_SUCCESS(context, gpuEventSynchronize(copy_done)); in Compute()
51 #define gpuEventSynchronize cudaEventSynchronize macro69 #define gpuEventSynchronize hipEventSynchronize macro