[Graph] Identify model_input, model_label
authorJihoon Lee <jhoon.it.lee@samsung.com>
Wed, 6 Oct 2021 15:39:09 +0000 (00:39 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Fri, 8 Oct 2021 09:30:56 +0000 (18:30 +0900)
commit691a5e3bc6178cc4c5ec81714d9b51a836a3f178
treef865a4394475eb51d816d753f90e3c73b1ba4dff
parentb3d18482b375d285dbb2af5fc6894bbb05dd93d2
[Graph] Identify model_input, model_label

This patch add ability of graph to identify model_input and model_label
with determined order, which follows semantics described in #1374

**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/graph/network_graph.h