[neurun] Refactory call of DotDumper in compile() (#4113)
authorДилшоджон Умронхонович Пошшоев/AI Tools Lab /SRR/Engineer/삼성전자 <d.poshshoev@samsung.com>
Thu, 20 Dec 2018 00:48:58 +0000 (03:48 +0300)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 20 Dec 2018 00:48:58 +0000 (09:48 +0900)
commit1fe9c93c4fa3a4c49ffc30b6864d6305fd8ae90e
tree07433fea493d7302f10eeaac8fb8d6a330ac3e0a
parentcea2c9f6cbd317da4c97306eee5446240af1d57c
[neurun] Refactory call of DotDumper in compile() (#4113)

No need to complicate Compiler::compile with codes, that don't relate to
compilation. So, this change moves env checking DotDumber related
branching into DotDumper

Signed-off-by: Poshshoev Dilshodzhon <d.poshshoev@samsung.com>
runtimes/neurun/src/compiler/Compiler.cc
runtimes/neurun/src/dumper/dot/DotDumper.cc
runtimes/neurun/src/dumper/dot/DotDumper.h