Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.cc1437 const int batch_input_offset0 = -input_offset[i / m_rows]; in NeonMatrixBatchVectorMultiplyAccumulate() local
1449 const int32x4_t input_offset0 = vdupq_n_s32(batch_input_offset0); in NeonMatrixBatchVectorMultiplyAccumulate()