Searched refs:LSTM_1_BATCH_SIZE (Results 1 – 2 of 2) sorted by relevance
5 #define LSTM_1_BATCH_SIZE 1 macro
31 #define LARGEST_BUFFER_SIZE LSTM_1_HIDDEN_SIZE *LSTM_1_BATCH_SIZE *LSTM_1_TIME_STEPS39 int8_t output[LSTM_1_BATCH_SIZE * LSTM_1_TIME_STEPS * LSTM_1_HIDDEN_SIZE] = {0}; in lstm_1()42 const int32_t output_ref_size = LSTM_1_BATCH_SIZE * LSTM_1_TIME_STEPS * LSTM_1_HIDDEN_SIZE; in lstm_1()162 LSTM_1_BATCH_SIZE, in lstm_1()