[Realizer] Change input connection semantics
authorJihoon Lee <jhoon.it.lee@samsung.com>
Thu, 16 Dec 2021 13:54:18 +0000 (22:54 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 28 Dec 2021 12:42:16 +0000 (21:42 +0900)
commit0fc3264ad5fea90b8cd95db0a5afc53b9e2b08ee
treeaa4cf2473d82975f20d8194c88f3e5985ae0e36f
parent2b543dfee1a923961bc38492e34dcbd9b3d9ad52
[Realizer] Change input connection semantics

Input connection semantic changed to be more intuitive by mapping
connection one to one

**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/input_realizer.cpp
nntrainer/compiler/input_realizer.h
nntrainer/models/neuralnet.cpp
test/unittest/compiler/unittest_realizer.cpp