Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc1415 const int batch_input_offset1 = -input_offset[(i + 4) / m_rows]; in NeonMatrixBatchVectorMultiplyAccumulate() local
1427 const int32x4_t input_offset1 = vdupq_n_s32(batch_input_offset1); in NeonMatrixBatchVectorMultiplyAccumulate()