Fix pylint warning in weight extract tool (#5629)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 15 Jul 2019 01:25:01 +0000 (10:25 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 15 Jul 2019 01:25:01 +0000 (10:25 +0900)
commite2dba8cffe7f3d81c095a50772cd6606f7dd113c
tree7200bb25fe8d8ec6bdf0b39765887490e7b87d20
parentd7501af22a4b089df721b27a9d34c0134aa1db51
Fix pylint warning in weight extract tool (#5629)

Fix pylint warning for print syntax in weight extract tool

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
tools/extract_weights_from_tflite/extract.py
tools/extract_weights_from_tflite/print_op.py