提交 9984aa5a 编写于 作者: Y yejianwu

fix code format

上级 3523c9e9
......@@ -35,8 +35,11 @@ from common import mace_check
from common import MaceLogger
from common import StringFormatter
################################
# set environment
################################
os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2'
################################
# common definitions
################################
......@@ -1219,7 +1222,7 @@ def benchmark_model(flags):
################################
# Parsing arguments
# parsing arguments
################################
def str2bool(v):
if v.lower() in ('yes', 'true', 't', 'y', '1'):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册