Introduce tf2circle conversion test (#8593)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Wed, 30 Oct 2019 06:26:54 +0000 (15:26 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 30 Oct 2019 06:26:54 +0000 (15:26 +0900)
commit23ee1c386f0472bd2196e69d9be596dc575b47a6
treef78831c54e7a192edfedf8d3bf46402797d010ed
parentd864099c84a596cfbe9c2a2b8ee1d88a2b7d42b8
Introduce tf2circle conversion test (#8593)

This commit introduces tf2circle conversion test.

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