Searched refs:use_cpu_backend_gemm (Results 1 – 1 of 1) sorted by relevance
1403 const bool use_cpu_backend_gemm = (context && context->use_caching()) || in NeonMatrixBatchVectorMultiplyAccumulate() local1406 if (use_cpu_backend_gemm && context) { in NeonMatrixBatchVectorMultiplyAccumulate()1424 if (use_cpu_backend_gemm) { in NeonMatrixBatchVectorMultiplyAccumulate()