Searched defs:VectorBatchVectorCwiseProductAccumulate (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/ |
H A D | portable_tensor_utils.h | 99 inline void VectorBatchVectorCwiseProductAccumulate(const T* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
|
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | LstmUtils.cpp | 131 void VectorBatchVectorCwiseProductAccumulate(armnn::Decoder<float>& vector, in VectorBatchVectorCwiseProductAccumulate() function
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/ |
D | QuantUtils.cpp | 178 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | neon_tensor_utils.h | 233 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
|
H A D | sse_tensor_utils.h | 248 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | portable_tensor_utils.h | 260 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
|