Home
last modified time | relevance | path

Searched defs:ProfilingCommandQueue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_command_queue.cc176 ProfilingCommandQueue::ProfilingCommandQueue(cl_command_queue queue) in ProfilingCommandQueue() function in tflite::gpu::cl::ProfilingCommandQueue
181 ProfilingCommandQueue::ProfilingCommandQueue(ProfilingCommandQueue&& queue) in ProfilingCommandQueue() function in tflite::gpu::cl::ProfilingCommandQueue
H A Dcl_command_queue.h82 ProfilingCommandQueue() {} in ProfilingCommandQueue() function