Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dportable_tensor_utils.h418 inline void BatchVectorBatchVectorDotProduct(const T* vector1, const T* vector2, in BatchVectorBatchVectorDotProduct() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.h226 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct() function
H A Dsse_tensor_utils.h241 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dportable_tensor_utils.h273 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct() function