[locop] Introduce NodeDesc class (#3891)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 20 Jun 2019 10:20:11 +0000 (19:20 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 20 Jun 2019 10:20:11 +0000 (19:20 +0900)
commitbf9123b3fa8388578bb5cf4904c6f364016ae2b5
tree187aba12c858579c1f00a8e1b4683ef034be7d0c
parentb257d93a1c64d9252f0c459d473d6f8d40a99151
[locop] Introduce NodeDesc class (#3891)

* [locop] Introduce NodeDesc class

This commit introduces NodeDesc class and refactors the internal implementation of
LinearV1 formatter using this class.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Update per feedback
contrib/locop/src/FormattedGraph.cpp