Introduce tf2tflite-value-pb-test (#8735)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Tue, 5 Nov 2019 00:18:41 +0000 (09:18 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 5 Nov 2019 00:18:41 +0000 (09:18 +0900)
commit333f1564aca614faabc71dd6bcfa8257f7bfd7ec
tree276947583cb79d861850d202309655be868f86ea
parent2a38d0da76addbd904d88f5b935a9cd9479f8911
Introduce tf2tflite-value-pb-test (#8735)

This commit introduces tf2tflite value test for pb input model. It copies
existing tf2tflite-model-test only with renaming.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
compiler/tf2tflite-value-pb-test/.gitignore [new file with mode: 0644]
compiler/tf2tflite-value-pb-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2tflite-value-pb-test/README.md [new file with mode: 0644]
compiler/tf2tflite-value-pb-test/contrib/.gitignore [new file with mode: 0644]
compiler/tf2tflite-value-pb-test/requires.cmake [new file with mode: 0644]
compiler/tf2tflite-value-pb-test/runner.sh [new file with mode: 0755]