[test] Added unittests for LSTM
authorParichay Kapoor <pk.kapoor@samsung.com>
Fri, 8 Oct 2021 11:36:58 +0000 (20:36 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Sat, 9 Oct 2021 00:42:53 +0000 (09:42 +0900)
commit0bdc71e5d83de5856a7b6048776af20c24c6bad6
tree2fb8f398f22897f0feefcd88421322ee840eba50
parent3113df80e3821d848df6b7074861afb8fb4526ec
[test] Added unittests for LSTM

This patch adds unittests for LSTM layer
1. single and multi timesteps
2. with and without return sequences
3. with setting activations differently

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
packaging/unittest_layers_v2.tar.gz
test/input_gen/genLayerTests.py
test/unittest/layers/unittest_layers_lstm.cpp