[plier/tf] Move more func from current version of moco-tf Convert.h (#5869)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Thu, 25 Jul 2019 06:21:58 +0000 (15:21 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 25 Jul 2019 06:21:58 +0000 (15:21 +0900)
commit6835907125924b957fd8bd0a46846c8f9b99886f
treed2b9ad33941095205aa5ec5783a86add84909b70
parent90fbbbab98c37e5b9a8c5a47a6ac5ba0b18defa4
[plier/tf] Move more func from current version of moco-tf Convert.h (#5869)

* [plier/tf] Move more func from current version of moco-tf Convert.h

This commit moves more func from current version of moco-tf Convert.h.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* add require(loco). format checked

* error when trying to convert DT_BOOL to loco::DataType

* fix wrong modification

* fix wrong modification
compiler/plier-tf/CMakeLists.txt
compiler/plier-tf/include/plier/tf/Convert.h
compiler/plier-tf/requires.cmake
compiler/plier-tf/src/Convert.cpp