Home
last modified time | relevance | path

Searched refs:gpuEventDestroy (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dgpu_device_functions.h52 #define gpuEventDestroy cudaEventDestroy macro
68 #define gpuEventDestroy hipEventDestroy macro
/external/tensorflow/tensorflow/core/kernels/image/
Dnon_max_suppression_op.cu.cc360 gpuEventDestroy(copy_done); in NmsGpu()