Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Dtensor_utils_common.h351 inline void BatchVectorBatchVectorDotProduct(const T* vector1, const T* vector2, in BatchVectorBatchVectorDotProduct() function
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h258 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct() function
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.h221 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct() function
Dneon_tensor_utils.h211 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct() function