[graph] update getter of input/output dims
authorJihoon Lee <jhoon.it.lee@samsung.com>
Wed, 6 Oct 2021 16:19:09 +0000 (01:19 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Fri, 8 Oct 2021 09:30:56 +0000 (18:30 +0900)
commit30c498b68cd732e305f9129bff14dc4f6d90002f
treee965cf6dda59cd8108e302b397987c434fbf3579
parent691a5e3bc6178cc4c5ec81714d9b51a836a3f178
[graph] update getter of input/output dims

This patch update input/output dims to properly reflect model input,
output dimensions, not just a single object.

**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