Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.h269 uint64_t image2d_max_height; member
Dgpu_info.cc612 return opencl_info.image2d_max_height; in GetMaxImage2DHeight()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_device.cc197 info.opencl_info.image2d_max_height = in GpuInfoFromDeviceID()