Searched defs:command_queue_ (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ | ||
D | runtime.h | 87 CommandQueue* command_queue_; variable |
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ | ||
D | converter.cc | 76 CommandQueue* command_queue_; member in tflite::gpu::gl::__anonfbcd0ba20111::OpenGlConverterImpl |
/external/tensorflow/tensorflow/lite/delegates/gpu/ | ||
D | gl_delegate.cc | 369 std::unique_ptr<CommandQueue> command_queue_; member in tflite::gpu::gl::__anon640f09d20111::Delegate |