Home
last modified time | relevance | path

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

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