Searched refs:GetMaxMemoryAllocationSize (Results 1 – 3 of 3) sorted by relevance
473 uint64_t GetMaxMemoryAllocationSize() const;
1021 uint64_t GpuInfo::GetMaxMemoryAllocationSize() const { in GetMaxMemoryAllocationSize() function in tflite::gpu::GpuInfo
1403 if (allocation_size > gpu_info.GetMaxMemoryAllocationSize()) { in CanCreateTensorWithShape()1407 gpu_info.GetMaxMemoryAllocationSize(), " bytes. ", common_desc)); in CanCreateTensorWithShape()