Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc756 void* aligned_row_free = nullptr; in NeonMatrixBatchVectorMultiplyImpl() local
761 &aligned_row_free); in NeonMatrixBatchVectorMultiplyImpl()
847 free(aligned_row_free); in NeonMatrixBatchVectorMultiplyImpl()
1076 void* aligned_row_free = nullptr; in NeonMatrixBatchVectorMultiplyAccumulate() local
1081 &aligned_row_free); in NeonMatrixBatchVectorMultiplyAccumulate()
1171 free(aligned_row_free); in NeonMatrixBatchVectorMultiplyAccumulate()
1267 void* aligned_row_free = nullptr; in NeonMatrixBatchVectorMultiplyAccumulateImpl() local
1272 &aligned_row_free); in NeonMatrixBatchVectorMultiplyAccumulateImpl()
1366 free(aligned_row_free); in NeonMatrixBatchVectorMultiplyAccumulateImpl()