Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/lstm_2_s16/
Dconfig_data.h5 #define LSTM_2_S16_BATCH_SIZE 1 macro
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_lstm_unidirectional_s16/
Dtest_arm_lstm_unidirectional_s16.c184 int16_t output[LSTM_2_S16_BATCH_SIZE * LSTM_2_S16_TIME_STEPS * LSTM_2_S16_HIDDEN_SIZE] = {0}; in lstm_2_s16()
187 …const int32_t output_ref_size = LSTM_2_S16_BATCH_SIZE * LSTM_2_S16_TIME_STEPS * LSTM_2_S16_HIDDEN_… in lstm_2_s16()
299 LSTM_2_S16_BATCH_SIZE, in lstm_2_s16()