Searched refs:IsValhall (Results 1 – 4 of 4) sorted by relevance
105 } else if (mali_info.IsBifrostGen3() || mali_info.IsValhall()) { in GetRecommendedBlockSizeForConv()122 } else if (mali_info.IsBifrostGen3() || mali_info.IsValhall()) { in GetRecommendedBlockSizeForConv()136 } else if (mali_info.IsBifrostGen3() || mali_info.IsValhall()) { in GetRecommendedBlockSizeForConv()
203 bool IsValhall() const;
343 bool MaliInfo::IsValhall() const { in IsValhall() function in tflite::gpu::MaliInfo
199 mali_info.IsValhall()) { in GetFastestStorageType()