Home
last modified time | relevance | path

Searched refs:LSTM_1_S16_BATCH_SIZE (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/lstm_1_s16/
Dconfig_data.h5 #define LSTM_1_S16_BATCH_SIZE 1 macro
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_lstm_unidirectional_s16/
Dtest_arm_lstm_unidirectional_s16.c30 #define LARGEST_BUFFER_SIZE LSTM_1_S16_HIDDEN_SIZE *LSTM_1_S16_BATCH_SIZE *LSTM_1_S16_TIME_STEPS
38 int16_t output[LSTM_1_S16_BATCH_SIZE * LSTM_1_S16_TIME_STEPS * LSTM_1_S16_HIDDEN_SIZE] = {0}; in lstm_1_s16()
41 …const int32_t output_ref_size = LSTM_1_S16_BATCH_SIZE * LSTM_1_S16_TIME_STEPS * LSTM_1_S16_HIDDEN_… in lstm_1_s16()
153 LSTM_1_S16_BATCH_SIZE, in lstm_1_s16()