[locop] Remove unused class in FormattedGraph.cpp (#6420)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 9 Aug 2019 01:59:26 +0000 (10:59 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 9 Aug 2019 01:59:26 +0000 (10:59 +0900)
commit3644860e922647f4df4fa0c3cbf77c8164486ef1
tree07cf18172d377c092fe3f301415ed07c44d642e9
parent7e5d4a9753a67cd5d78809f2480a36e128a1bfa1
[locop] Remove unused class in FormattedGraph.cpp (#6420)

CanonicalNodeSummaryBuilder was introduced for FormattedTensorShape class,
but CanonicalNodeSummaryBuilder is now not in this file, and thus no code
now uses this class.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/locop/src/FormattedGraph.cpp