[grucell] enable multi inout
authorhyeonseok lee <hs89.lee@samsung.com>
Thu, 30 Dec 2021 04:54:28 +0000 (13:54 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Fri, 31 Dec 2021 11:58:47 +0000 (20:58 +0900)
commitb29ec245f21b54ca5b35be6f0df296d8d7f0a5e2
tree4ce7528ebdf1dd1b7815c075c8f83c2f48f1c7fa
parentb5146e4910aa62f9ca3c0c79d42ed315a71ada89
[grucell] enable multi inout

 - Enable multi inout for grucell
 - Generate grucell layer/model unittest

Self evaluation:

Build test: [X]Passed [ ]Failed [ ]Skipped
Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: hyeonseok lee <hs89.lee@samsung.com>
nntrainer/compiler/recurrent_realizer.cpp
nntrainer/layers/grucell.cpp
nntrainer/layers/grucell.h
packaging/unittest_layers_v2.tar.gz
packaging/unittest_models_v2.tar.gz
test/input_gen/genLayerTests.py
test/input_gen/genModelsRecurrent_v2.py
test/input_gen/transLayer.py
test/unittest/layers/unittest_layers_grucell.cpp
test/unittest/models/unittest_models_recurrent.cpp