[mio-tf] TensorFlow model library (#8274)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 18 Oct 2019 02:20:46 +0000 (11:20 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 18 Oct 2019 02:20:46 +0000 (11:20 +0900)
commit5bcfed4bf686c98150599febb2f629abebcb213a
tree12798488eddfeccba6e73d7851ae58122cf6c849
parent0db4883272e6c59e4a7d29ef52e1eae1fbe74d4a
[mio-tf] TensorFlow model library (#8274)

* [mio-tf] TensorFlow model library

This will introduce mio-tf as a separate project for accessing TensorFlow protobuf model file

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* merge cmake and apply comments
compiler/mio-tf/CMakeLists.txt [new file with mode: 0644]
compiler/mio-tf/README.md [new file with mode: 0644]
compiler/mio-tf/src/mio_tf.test.cpp [new file with mode: 0644]