[tflite2circle] Introduce tflite2circle (#7483)
author이상규/On-Device Lab(SR)/Principal Engineer/삼성전자 <sg5.lee@samsung.com>
Tue, 17 Sep 2019 08:21:01 +0000 (17:21 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 17 Sep 2019 08:21:01 +0000 (17:21 +0900)
commitaa5f9788dc53e35360cdaea6e219d20d1cf23c5f
treee2453dd5f444d61b414103cda7dbdbdee5a007f0
parent41e9f2ac30b469f79e1f6e01f651b768950651ff
[tflite2circle] Introduce tflite2circle (#7483)

It introduces `tflite2circle` tool.
Its input is `tflite` and output is `circle`.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
tools/nnpackage_tool/tflite2circle/README.md [new file with mode: 0644]
tools/nnpackage_tool/tflite2circle/tflite2circle.sh [new file with mode: 0755]
tools/nnpackage_tool/tflite2circle/tflitejson2circlejson.py [new file with mode: 0755]