Home
last modified time | relevance | path

Searched defs:memory_owner (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtensor.cc219 const bool memory_owner = memory == nullptr; in CreateTensor() local
242 const bool memory_owner = false; in CreateTensorShared() local
258 Tensor::Tensor(cl_mem memory, bool memory_owner, const BHWC& shape, in Tensor()
266 Tensor::Tensor(cl_mem memory, bool memory_owner, const BHWDC& shape, in Tensor()
274 Tensor::Tensor(cl_mem memory, bool memory_owner, cl_mem image_buffer_memory, in Tensor()
282 Tensor::Tensor(cl_mem memory, bool memory_owner, cl_mem image_buffer_memory, in Tensor()
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_spatial_tensor.cc158 const bool memory_owner = !user_provided; in CreateTensor() local
172 bool memory_owner, in MetalSpatialTensor()
185 bool memory_owner, in MetalSpatialTensor()