Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.h268 uint64_t image2d_max_width; member
Dgpu_info.cc599 return opencl_info.image2d_max_width; in GetMaxImage2DWidth()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_device.cc195 info.opencl_info.image2d_max_width = in GpuInfoFromDeviceID()