Home
last modified time | relevance | path

Searched defs:batch_vector (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dportable_tensor_utils.h52 T* batch_vector) { in VectorBatchVectorAdd()
73 const T* batch_vector, int n_batch, in VectorBatchVectorCwiseProduct()
100 const T* batch_vector, in VectorBatchVectorCwiseProductAccumulate()
113 T* batch_vector) { in VectorBatchVectorAssign()
H A Dtensor_utils_test.cc1747 const std::vector<int16_t> batch_vector = { in TEST() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DQuantUtils.cpp179 const int16_t* batch_vector, int n_batch, in VectorBatchVectorCwiseProductAccumulate()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.h234 const int16_t* batch_vector, in VectorBatchVectorCwiseProductAccumulate()
H A Dsse_tensor_utils.h249 const int16_t* batch_vector, in VectorBatchVectorCwiseProductAccumulate()
H A Dneon_tensor_utils.cc2617 const int16_t* vector, int v_size, const int16_t* batch_vector, int n_batch, in NeonVectorBatchVectorCwiseProductAccumulate()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dportable_tensor_utils.h261 const int16_t* batch_vector, in VectorBatchVectorCwiseProductAccumulate()
H A Dportable_tensor_utils.cc719 const int16_t* vector, int v_size, const int16_t* batch_vector, int n_batch, in PortableVectorBatchVectorCwiseProductAccumulate()