Restructure runtime source (#104)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Tue, 20 Mar 2018 23:26:00 +0000 (08:26 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Tue, 20 Mar 2018 23:26:00 +0000 (08:26 +0900)
commita2e2b9c3f74f2f0aab32c12603d49493c02f0afa
tree6d833f39a119487f008ed6d12279b1aef7158c36
parent3d658fcee710798630f45257ac3bfd4a694d5ee9
Restructure runtime source (#104)

Add subdirectory `nn/runtime` and put files in it to be same as original
directory structure.
src/runtime/ref/CMakeLists.txt
src/runtime/ref/nn/CMakeLists.txt [new file with mode: 0644]
src/runtime/ref/nn/runtime/CMakeLists.txt [new file with mode: 0644]
src/runtime/ref/nn/runtime/main.cc [moved from src/runtime/ref/main.cc with 100% similarity]
src/runtime/ref/nn/runtime/main.h [moved from src/runtime/ref/main.h with 100% similarity]