Home
last modified time | relevance | path

Searched refs:image_buffer_max_size (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.h270 uint64_t image_buffer_max_size; member
Dgpu_info.cc662 return opencl_info.image_buffer_max_size; in GetMaxImageBufferWidth()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_device.cc202 info.opencl_info.image_buffer_max_size = in GpuInfoFromDeviceID()