Home
last modified time | relevance | path

Searched refs:use_cpu_backend_gemm (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.cc1403 const bool use_cpu_backend_gemm = (context && context->use_caching()) || in NeonMatrixBatchVectorMultiplyAccumulate() local
1406 if (use_cpu_backend_gemm && context) { in NeonMatrixBatchVectorMultiplyAccumulate()
1424 if (use_cpu_backend_gemm) { in NeonMatrixBatchVectorMultiplyAccumulate()