Searched refs:VectorBatchVectorCwiseProductAccumulate (Results 1 – 4 of 4) sorted by relevance
683 VectorBatchVectorCwiseProductAccumulate( in execute()726 VectorBatchVectorCwiseProductAccumulate( in execute()760 VectorBatchVectorCwiseProductAccumulate( in execute()
889 tflite::tensor_utils::VectorBatchVectorCwiseProductAccumulate( in LSTMStep()908 tflite::tensor_utils::VectorBatchVectorCwiseProductAccumulate(cell_to_forget_weights_buffer, in LSTMStep()951 tflite::tensor_utils::VectorBatchVectorCwiseProductAccumulate(cell_to_output_weights_buffer, in LSTMStep()
205 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size,
178 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function