[Recurrent] Propagate Trainable variable to weights
authorJihoon Lee <jhoon.it.lee@samsung.com>
Fri, 1 Oct 2021 03:55:17 +0000 (12:55 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 7 Oct 2021 10:20:47 +0000 (19:20 +0900)
commitbce0c7b43e9e931afa21fcf62e52ab0d21ce8828
tree3030dbf0368c330eea27f2a6149bbea42d3967d7
parent14b4564f9f9f4a5c2b7c4571cac240d37e52a467
[Recurrent] Propagate Trainable variable to weights

This patch propagate trainable variable to weights to prepare sharing
weights

**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/graph/network_graph.cpp
nntrainer/models/neuralnet.cpp
nntrainer/tensor/manager.cpp
nntrainer/tensor/manager.h