[tf2tflite-dredd-pb-test] Introducing tf2tflite-dredd-pb-test (#8779)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 6 Nov 2019 09:18:43 +0000 (18:18 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 6 Nov 2019 09:18:43 +0000 (18:18 +0900)
commitc0282ae1f9a1e1ff4197b319a44cfecb504df3c4
tree290bb2dbc40752bfd6831f68eb4469e7feed9678
parent180804e23d0cf8f64d906a43f96bf240b2d2d389
[tf2tflite-dredd-pb-test] Introducing tf2tflite-dredd-pb-test (#8779)

* [tf2tflite-dredd-pb-test] Introducing tf2tflite-dredd-pb-test

This adds tf2tflite-dredd-pb-test, which tests tflite file to check if optimization is done right, etc.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* remove tfkit

* remove downloading feature

* file existence checking macro

* remove tfkit again

* revising check_file_exist
compiler/tf2tflite-dredd-pb-test/.gitignore [new file with mode: 0644]
compiler/tf2tflite-dredd-pb-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2tflite-dredd-pb-test/contrib/.gitignore [new file with mode: 0644]
compiler/tf2tflite-dredd-pb-test/requires.cmake [new file with mode: 0644]
compiler/tf2tflite-dredd-pb-test/rule-lib.sh [new file with mode: 0755]
compiler/tf2tflite-dredd-pb-test/runner.sh [new file with mode: 0755]