Merge middleend into compiler directory (#3658)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 21 Nov 2018 06:29:26 +0000 (15:29 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 21 Nov 2018 06:29:26 +0000 (15:29 +0900)
commit05f3e662a45e648eade8e891d3f806a49e84f852
tree2457e9f1291364107eedd929847a8b1c6425123f
parent1caef59d2e60fbdfe557950ddb2b4e155dc91f44
Merge middleend into compiler directory (#3658)

Move SubTensorAnalyzer.cc/h into compiler directory
Fix namespace and cmake

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/CMakeLists.txt
runtimes/neurun/src/compiler/Compiler.cc
runtimes/neurun/src/compiler/SubTensorAnalyzer.cc [moved from runtimes/neurun/src/middleend/SubTensorAnalyzer.cc with 98% similarity]
runtimes/neurun/src/compiler/SubTensorAnalyzer.h [moved from runtimes/neurun/src/middleend/SubTensorAnalyzer.h with 91% similarity]