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.h48 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,
Dtensor.cc274 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()