Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h253 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct() function
Dportable_tensor_utils.cc662 inline int32_t VectorVectorDotProduct(const int16_t* vector1, in VectorVectorDotProduct() function
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.h236 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct() function
Dneon_tensor_utils.h226 float VectorVectorDotProduct(const float* vector1, const float* vector2, in VectorVectorDotProduct() function