Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.cc231 const int postamble_start = in NeonMatrixBatchVectorMultiplyAccumulate() local
801 const int postamble_start = in NeonMatrixBatchVectorMultiplyImpl() local
1121 const int postamble_start = in NeonMatrixBatchVectorMultiplyAccumulate() local
1307 const int postamble_start = in NeonMatrixBatchVectorMultiplyAccumulateImpl() local
2151 const int postamble_start = in NeonSub1Vector() local
2170 int postamble_start = RoundDownVectors<kInt16ValuesPerNeonVector>(v_size); in NeonSub1Vector() local
2227 const int postamble_start = in NeonIsZeroVector() local
2246 const int postamble_start = in NeonIsZeroVector() local
2268 const int postamble_start = in NeonVectorScalarMultiply() local
2352 const int postamble_start = RoundDownVectors<kFloatValuesPerNeonVector>(size); in NeonMinMax() local
[all …]
H A Dsse_tensor_utils.cc165 const int postamble_start = in Avx2MatrixBatchVectorMultiplyAccumulateImpl() local