[tool] Remove python 2.7 restriction (#1976)
author윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Tue, 17 Jul 2018 04:55:01 +0000 (13:55 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 17 Jul 2018 04:55:01 +0000 (13:55 +0900)
commitac61d10c88e2352fd412136407ff0197be187ae3
treec99466867170534c587e98429c021b87eaa9b586
parent27b44b3bcdbcee60fb725be78556f42401bb8135
[tool] Remove python 2.7 restriction (#1976)

This commit removes python 2.7 restriction of `tools/tensorflow_model_freezer` tool
after testing on Python 3.6.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
tools/tensorflow_model_freezer/model_freezer_util.py