Searched refs:PreferGemmlowpOnX86 (Results 1 – 3 of 3) sorted by relevance
62 bool PreferGemmlowpOnX86();
154 bool CpuBackendContext::PreferGemmlowpOnX86() { in PreferGemmlowpOnX86() function in tflite::CpuBackendContext
46 if (context->PreferGemmlowpOnX86()) { in Run()