Fix pylint warning in summarize pb file tool (#5630)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 12 Jul 2019 06:44:15 +0000 (15:44 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 12 Jul 2019 06:44:15 +0000 (15:44 +0900)
commitd7501af22a4b089df721b27a9d34c0134aa1db51
treecc7a1245315a40790d15658dba7bae821a2dfaf4
parenta2bfe45b3e3b07e27e9fe5d7eb21603a28d884a3
Fix pylint warning in summarize pb file tool (#5630)

Fix pylint warning (anomalous backslash) in summarize pb file tool by attaching "r" prefix

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
tools/tflkit/summarize_pb.py