Searched refs:PortableBatchVectorBatchVectorDotProduct (Results 1 - 4 of 4) sorted by relevance

/frameworks/ml/nn/common/operations/internal/optimized/
H A Dtensor_utils_impl.h65 void PortableBatchVectorBatchVectorDotProduct(const float* vector1,
H A Dneon_tensor_utils.h64 PortableBatchVectorBatchVectorDotProduct(vector1, vector2, v_size, n_batch,
/frameworks/ml/nn/common/operations/internal/reference/
H A Dportable_tensor_utils.h53 void PortableBatchVectorBatchVectorDotProduct(const float* vector1,
144 PortableBatchVectorBatchVectorDotProduct(vector1, vector2, v_size, n_batch,
H A Dportable_tensor_utils.cc65 void PortableBatchVectorBatchVectorDotProduct(const float* vector1, function in namespace:android::nn::tensor_utils

Completed in 60 milliseconds