Home
last modified time | relevance | path

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

/cmsis-nn-latest/Tests/UnitTest/TestCases/TestData/lstm_2/
Dconfig_data.h5 #define LSTM_2_BATCH_SIZE 1 macro
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_lstm_unidirectional_s8/
Dtest_arm_lstm_unidirectional_s8.c193 int8_t output[LSTM_2_BATCH_SIZE * LSTM_2_TIME_STEPS * LSTM_2_HIDDEN_SIZE] = {0}; in lstm_2()
196 const int32_t output_ref_size = LSTM_2_BATCH_SIZE * LSTM_2_TIME_STEPS * LSTM_2_HIDDEN_SIZE; in lstm_2()
316 LSTM_2_BATCH_SIZE, in lstm_2()