Home
last modified time | relevance | path

Searched defs:mat_ptr1 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.cc342 const int8* mat_ptr1 = matrix + ((row + 1) * m_cols); in DotprodMatrixBatchFourVectorMultiplyAccumulate() local
473 const int8* mat_ptr1 = matrix + ((row + 1) * m_cols); in DotprodMatrixBatchFourVectorMultiplyAccumulate() local