Searched refs:GetMaxImage3DDepth (Results 1 – 3 of 3) sorted by relevance
471 uint64_t GetMaxImage3DDepth() const;
999 uint64_t GpuInfo::GetMaxImage3DDepth() const { in GetMaxImage3DDepth() function in tflite::gpu::GpuInfo
1458 } else if (image_depth > gpu_info.GetMaxImage3DDepth()) { in CanCreateTensorWithShape()1462 gpu_info.GetMaxImage3DDepth(), ". ", common_desc)); in CanCreateTensorWithShape()