Searched refs:GetMaxImage3DWidth (Results 1 – 3 of 3) sorted by relevance
469 uint64_t GetMaxImage3DWidth() const;
977 uint64_t GpuInfo::GetMaxImage3DWidth() const { in GetMaxImage3DWidth() function in tflite::gpu::GpuInfo
1448 if (image_width > gpu_info.GetMaxImage3DWidth()) { in CanCreateTensorWithShape()1452 gpu_info.GetMaxImage3DWidth(), ". ", common_desc)); in CanCreateTensorWithShape()