[tool] Converts TF checkpoint file to PB file (#1965)
author윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 18 Jul 2018 07:54:20 +0000 (16:54 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Wed, 18 Jul 2018 07:54:20 +0000 (16:54 +0900)
commitfaa31c042b05df6b10f76c85445deaa3ae0e80ce
treed86d00a31edc78cc31761e7b79205631131b662a
parentb44ef3360fc83db217d68e1b2e9bb9bf75d0c4d7
[tool] Converts TF checkpoint file to PB file (#1965)

This tool converts TF checkpoint file to PB file and
freeze the PB file.

(Written for #1927, https://github.sec.samsung.net/STAR/nnfw/issues/1927#issuecomment-122799)

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
tools/pbfile_tool/convert_ckpt_to_pb.py [new file with mode: 0644]
tools/pbfile_tool/readme.md