Searched refs:image_buffer_memory (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | tensor.h | 48 Tensor(cl_mem memory, bool memory_owner, cl_mem image_buffer_memory, 50 Tensor(cl_mem memory, bool memory_owner, cl_mem image_buffer_memory,
|
D | tensor.cc | 274 Tensor::Tensor(cl_mem memory, bool memory_owner, cl_mem image_buffer_memory, in Tensor() argument 277 image_buffer_memory_(image_buffer_memory), in Tensor() 282 Tensor::Tensor(cl_mem memory, bool memory_owner, cl_mem image_buffer_memory, in Tensor() argument 285 image_buffer_memory_(image_buffer_memory), in Tensor()
|