Home
last modified time | relevance | path

Searched refs:BatchVectorBatchVectorDotProduct (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dsvdf.h47 tensor_utils::BatchVectorBatchVectorDotProduct( in ApplyTimeWeightsBiasAndActivation()
123 tensor_utils::BatchVectorBatchVectorDotProduct( in EvalIntegerSVDF()
Dportable_tensor_utils.h258 void BatchVectorBatchVectorDotProduct(const int16_t* vector1, in BatchVectorBatchVectorDotProduct() function
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtensor_utils_common.h351 inline void BatchVectorBatchVectorDotProduct(const T* vector1, const T* vector2, in BatchVectorBatchVectorDotProduct() function
362 void BatchVectorBatchVectorDotProduct(const int16_t* vector1,
Dtensor_utils_test.cc1925 BatchVectorBatchVectorDotProduct(input1, input2, kVectorSize, kBatch, in TEST()
1938 BatchVectorBatchVectorDotProduct(input1, input2, kVectorSize, kBatch, in TEST()
/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