Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Dtensor_utils_common.h383 inline void VectorBatchVectorCwiseProductAccumulate(const T* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h245 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.h218 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function
Dsse_tensor_utils.h228 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function