Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dstorage_type_util.cc48 shape.h <= gpu_info.GetMaxImage3DHeight() && in CanCreateTensorWithShape()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_info.h359 uint64_t GetMaxImage3DHeight() const;
Dgpu_info.cc637 uint64_t GpuInfo::GetMaxImage3DHeight() const { in GetMaxImage3DHeight() function in tflite::gpu::GpuInfo