Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.h272 uint64_t image3d_max_width; member
Dgpu_info.cc632 return opencl_info.image3d_max_width; in GetMaxImage3DWidth()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_device.cc207 info.opencl_info.image3d_max_width = in GpuInfoFromDeviceID()