Add 'TensorFlowSource' as an external module (#155)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 26 Apr 2018 06:45:26 +0000 (15:45 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 26 Apr 2018 06:45:26 +0000 (15:45 +0900)
commite6a2be777f7aa9bd752556da9ece6a54a49bca97
tree37f69646d614867da8cf8df3b2231a9c80d1bffd
parentedc30df260fc5623efe8ac8e986226d348bedf4c
Add 'TensorFlowSource' as an external module (#155)

This commit adds 'TensorFlowSource' as an external module. Any
components in nncc are now able to download TensorFlowSource (if
DOWNLOAD_TENSORFLOW is set as true) and access it through
nncc_find_package macro.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
CMakeLists.txt
cmake/packages/TensorFlowSourceConfig.cmake [new file with mode: 0644]