[tf2tflite] driver can takes customop.conf as param (#6272)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 7 Aug 2019 06:39:22 +0000 (15:39 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 7 Aug 2019 06:39:22 +0000 (15:39 +0900)
commit6e15b64b57b043bf221ede95f13a04cb2853d158
tree98319027df10819390f94db0fa63d43e8cea8d23
parentd94602dfd082add62e3aaa5e957904181c442738
[tf2tflite] driver can takes customop.conf as param (#6272)

* [tf2tflite] driver can takes customop.conf as param

This commit enable Driver to take customop.conf as the 5th param.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* optional param: '--customop <customop.conf path>'

* remove strcmp, parse conf before calling import

* nyi error
compiler/tf2tflite/src/Driver.cpp