Introduce 'Tensorflow' package (#1387)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 28 May 2018 11:13:50 +0000 (20:13 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Mon, 28 May 2018 11:13:50 +0000 (20:13 +0900)
commitf1998cb1d05517e02d6d9d0fe7ae06a74b1d25f5
treec9d50fd7ea021935cd6b5a76e6d3d27966116820
parent50dbef1c47763a32f851183d1755f5398535e7df
Introduce 'Tensorflow' package (#1387)

This commit introduces 'Tensorflow' package which allows users to use
externally built libtensorflow-core.a as if CMake targets.

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