Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.h274 uint64_t image3d_max_depth; member
Dgpu_info.cc646 return opencl_info.image3d_max_depth; in GetMaxImage3DDepth()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_device.cc211 info.opencl_info.image3d_max_depth = in GpuInfoFromDeviceID()