Searched refs:VectorBatchVectorCwiseProductAccumulate (Results 1 – 4 of 4) sorted by relevance
685 VectorBatchVectorCwiseProductAccumulate( in execute()728 VectorBatchVectorCwiseProductAccumulate( in execute()762 VectorBatchVectorCwiseProductAccumulate( in execute()
886 tflite::tensor_utils::VectorBatchVectorCwiseProductAccumulate( in LSTMStep()905 tflite::tensor_utils::VectorBatchVectorCwiseProductAccumulate(cell_to_forget_weights_buffer, in LSTMStep()948 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