[dotdump] Show Backend ID for each Subgraph (#5716)
author이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Fri, 19 Jul 2019 07:52:14 +0000 (16:52 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 19 Jul 2019 07:52:14 +0000 (16:52 +0900)
commit6509d3d41b6233eb3e25f4f31b2d0644ccf2d820
treeff9888636234ffdd17329b34cd7320f4201ca3df
parent20e3510240594ef4dff2246d7c13e5e92407ef9e
[dotdump] Show Backend ID for each Subgraph (#5716)

This commit makes it to show Backend ID for each Subgraph. `fillcolor`
member is introduced but not used yet.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtimes/neurun/core/src/dumper/dot/DotBuilder.cc
runtimes/neurun/core/src/dumper/dot/DotDumper.cc
runtimes/neurun/core/src/dumper/dot/DotSubgraphInfo.cc
runtimes/neurun/core/src/dumper/dot/DotSubgraphInfo.h
runtimes/neurun/core/src/dumper/dot/Node.cc