[node/trivial] Change input layers to input conns
authorJihoon Lee <jhoon.it.lee@samsung.com>
Tue, 30 Nov 2021 09:38:06 +0000 (18:38 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 9 Dec 2021 01:24:27 +0000 (10:24 +0900)
commit087ab0c134efe40318085896df6409ed89ab9578
treee362688d35c0563b53fd497ea882cbfb49b10b09
parent22c86d823cbfbf9fe8da588ef600edfc17feb177
[node/trivial] Change input layers to input conns

This patch chagne input layers local variable name to input connections to
make it consistent

**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/layers/layer_node.cpp