Introduce TensorFlow CMake package (#3143)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 4 Apr 2019 03:01:13 +0000 (12:01 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 4 Apr 2019 03:01:13 +0000 (12:01 +0900)
commit34eb4cec719c9fcc3a77c4feb83641946e6c3e8d
tree00a335107c297c423b3e5846634e3b5c5acd7e7d
parentec5bce1267fb060a56ee9e2084bf215d9d176a9c
Introduce TensorFlow CMake package (#3143)

This commit introduces TensorFlow CMake package which allows users to
access pre-installed TensorFlow library and its headers.

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