Home
last modified time | relevance | path

Searched defs:VectorVectorCwiseProductAccumulate (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dportable_tensor_utils.h86 inline void VectorVectorCwiseProductAccumulate(const T* __restrict__ vector1, in VectorVectorCwiseProductAccumulate() function
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstmUtils.cpp204 void VectorVectorCwiseProductAccumulate(armnn::Decoder<float>& vector1, in VectorVectorCwiseProductAccumulate() function