Home
last modified time | relevance | path

Searched defs:VectorBatchVectorCwiseProductAccumulate (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dportable_tensor_utils.h99 inline void VectorBatchVectorCwiseProductAccumulate(const T* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstmUtils.cpp131 void VectorBatchVectorCwiseProductAccumulate(armnn::Decoder<float>& vector, in VectorBatchVectorCwiseProductAccumulate() function
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DQuantUtils.cpp178 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.h233 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
H A Dsse_tensor_utils.h248 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dportable_tensor_utils.h260 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function