Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.h273 uint64_t image3d_max_height; member
Dgpu_info.cc639 return opencl_info.image3d_max_height; in GetMaxImage3DHeight()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_device.cc209 info.opencl_info.image3d_max_height = in GpuInfoFromDeviceID()