Searched refs:VectorBatchVectorCwiseProductAccumulate (Results 1 – 4 of 4) sorted by relevance
569 VectorBatchVectorCwiseProductAccumulate( in execute()612 VectorBatchVectorCwiseProductAccumulate( in execute()646 VectorBatchVectorCwiseProductAccumulate( in execute()
886 tflite::tensor_utils::VectorBatchVectorCwiseProductAccumulate( in LSTMStep()905 tflite::tensor_utils::VectorBatchVectorCwiseProductAccumulate(cell_to_forget_weights_buffer, in LSTMStep()949 tflite::tensor_utils::VectorBatchVectorCwiseProductAccumulate(cell_to_output_weights_buffer, in LSTMStep()
209 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size,
178 void VectorBatchVectorCwiseProductAccumulate(const int16_t* vector, int v_size, in VectorBatchVectorCwiseProductAccumulate() function