[enco] Move binder.cpp for re-using in enco-test (#2086)
author남궁석/동작제어Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Thu, 1 Nov 2018 08:15:35 +0000 (17:15 +0900)
committer박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 1 Nov 2018 08:15:35 +0000 (17:15 +0900)
commit642a8e48b2c33b850a5fae27eb29bc1744a6da0e
tree143f358958334605818eaf55ae1310b88704795d
parentc52c491098fffc1b8b5c6c9063fd93a096cc040a
[enco] Move binder.cpp for re-using in enco-test (#2086)

If enco-test for TFLite is added, it will share exactly same binder.cpp
Therefore it is better to move binder.cpp to `enco/test` folder, which makes sharing much easier

This commit will move binder.cpp and modify CmakeLists.txt of caffe to apply the change

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
contrib/enco/test/binder.cpp [moved from contrib/enco/test/caffe/binder.cpp with 100% similarity]
contrib/enco/test/caffe/CMakeLists.txt