Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.cc829 const int8x16_t s2_8x16 = vld1q_s8((const int8_t*)(row_ptr + col)); in NeonMatrixBatchVectorMultiplyImpl() local
1153 const int8x16_t s2_8x16 = vld1q_s8((const int8_t*)(row_ptr + col)); in NeonMatrixBatchVectorMultiplyAccumulate() local
1346 const int8x16_t s2_8x16 = vld1q_s8((const int8_t*)(row_ptr + col)); in NeonMatrixBatchVectorMultiplyAccumulateImpl() local
2120 const int8x16_t s2_8x16 = vld1q_s8((const int8_t*)(row_ptr)); in NeonSparseMatrixBatchVectorMultiplyAccumulate() local
2599 const int8x16_t s2_8x16 = vld1q_s8(input_vector + r); in NeonReductionSumVector() local