Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtensor.cc271 Tensor::Tensor(cl_mem memory, bool memory_owner, cl_mem image_buffer_memory, in Tensor() argument
274 image_buffer_memory_(image_buffer_memory), in Tensor()
277 if (image_buffer_memory && in Tensor()
Dtensor.h45 Tensor(cl_mem memory, bool memory_owner, cl_mem image_buffer_memory,