Introduce TensorFlow model encode/decode
authorJonghyun Park <jh1302.park@samsung.com>
Mon, 5 Mar 2018 00:39:37 +0000 (09:39 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 5 Mar 2018 07:39:29 +0000 (16:39 +0900)
commitf02d106e370c13cfb0b3ceb69ad722b97167c16f
tree6c42e72bc6fd26ee763fad507bf6ebeb061b0711
parent0e10395d2d225a3506480eaf322181a7e1edfd27
Introduce TensorFlow model encode/decode

This commit introduces TensorFlow model encode/decode script based on
protoc command.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
tools/graphdef/README.md [new file with mode: 0644]
tools/graphdef/decode.sh [new file with mode: 0755]
tools/graphdef/encode.sh [new file with mode: 0755]