Searched refs:IsBifrostGen1 (Results 1 – 3 of 3) sorted by relevance
97 if (mali_info.IsBifrostGen1()) { in GetRecommendedBlockSizeForConv()115 if (mali_info.IsBifrostGen1()) { in GetRecommendedBlockSizeForConv()130 if (mali_info.IsBifrostGen1()) { in GetRecommendedBlockSizeForConv()
199 bool IsBifrostGen1() const;
328 bool MaliInfo::IsBifrostGen1() const { in IsBifrostGen1() function in tflite::gpu::MaliInfo340 return IsBifrostGen1() || IsBifrostGen2() || IsBifrostGen3(); in IsBifrost()