Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_command_queue.cc35 CLCommandQueue::CLCommandQueue(cl_command_queue queue, bool has_ownership) in CLCommandQueue() function in tflite::gpu::cl::CLCommandQueue
38 CLCommandQueue::CLCommandQueue(CLCommandQueue&& queue) in CLCommandQueue() function in tflite::gpu::cl::CLCommandQueue
H A Dcl_command_queue.h39 CLCommandQueue() {} in CLCommandQueue() function