[RecurrentRealizer] Modify to have connection
authorJihoon Lee <jhoon.it.lee@samsung.com>
Fri, 17 Dec 2021 04:26:39 +0000 (13:26 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 28 Dec 2021 12:42:16 +0000 (21:42 +0900)
commit02417aa1d7833e5721f6beb9d56d241f3e3378d6
tree76f65a7567969c0dc94c3d455423ba4f0ff8cfb5
parent0fc3264ad5fea90b8cd95db0a5afc53b9e2b08ee
[RecurrentRealizer] Modify to have connection

This patch modifies recurrent realizer to have connetion

**Self evaluation:**
1. Build test: [X]Passed [ ]Failed [ ]Skipped
2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
nntrainer/compiler/recurrent_realizer.cpp
nntrainer/compiler/recurrent_realizer.h
nntrainer/graph/connection.h
nntrainer/layers/common_properties.h
nntrainer/models/neuralnet.cpp
test/unittest/compiler/unittest_realizer.cpp