Introduce tf2circle model test (#8551)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Wed, 30 Oct 2019 00:13:53 +0000 (09:13 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 30 Oct 2019 00:13:53 +0000 (09:13 +0900)
commit98956b96b49494f9f3df41c1fdff7bbe41107f7b
tree913649806adf4099c836234e060f5301d8e84edd
parent8bd875e6f2170e8a7fcecf6dc49a8ea31c228c84
Introduce tf2circle model test (#8551)

This commit introduces tf2circle model test.

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