Searched refs:GetMaxImage3DWidth (Results 1 – 3 of 3) sorted by relevance
47 return shape.w * shape.b <= gpu_info.GetMaxImage3DWidth() && in CanCreateTensorWithShape()
358 uint64_t GetMaxImage3DWidth() const;
630 uint64_t GpuInfo::GetMaxImage3DWidth() const { in GetMaxImage3DWidth() function in tflite::gpu::GpuInfo