Searched defs:CLCommandQueue (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
D | cl_command_queue.h | 39 CLCommandQueue() {} in CLCommandQueue() function |
D | cl_command_queue.cc | 34 CLCommandQueue::CLCommandQueue(cl_command_queue queue, bool has_ownership) in CLCommandQueue() function in tflite::gpu::cl::CLCommandQueue |