Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A 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()
H A Dtensor.h45 Tensor(cl_mem memory, bool memory_owner, cl_mem image_buffer_memory,