[tf2circle-dredd-pb-test] Introducing tf2circle-dredd-pb-test (#8883)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Mon, 11 Nov 2019 07:15:18 +0000 (16:15 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 11 Nov 2019 07:15:18 +0000 (16:15 +0900)
commit08e11411a8c4a6c021e7b0bbb4f0fe0dbb5eb4ee
tree2ae326e5ce2adb892597318d6a8d31f3467052aa
parentf3e20e5c0d7189800dae05fc1d7067c17ec68369
[tf2circle-dredd-pb-test] Introducing tf2circle-dredd-pb-test (#8883)

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

tf2circle-dredd-pb-test is introduced, which is a test for circle files generated from pb files in ./contrib dir.

Note that files in the PR is copied files from tf2tflite-dredd-pb-test, after replacing string "tflite" and "tfl" to "circle".

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* remove nncc_find_resource(TensorFlowTests)
compiler/tf2circle-dredd-pb-test/.gitignore [new file with mode: 0644]
compiler/tf2circle-dredd-pb-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2circle-dredd-pb-test/README.md [new file with mode: 0644]
compiler/tf2circle-dredd-pb-test/contrib/.gitignore [new file with mode: 0644]
compiler/tf2circle-dredd-pb-test/requires.cmake [new file with mode: 0644]
compiler/tf2circle-dredd-pb-test/runner.sh [new file with mode: 0755]