“5a05de6e1f3434424b4436d1431391fd87a14a97”上不存在“mobile/src/framework/data_layout.h”
提交 89d79983 编写于 作者: J jiangjiajun

modify thread_num for preprocess

上级 821f47d0
......@@ -189,7 +189,7 @@ def main():
if args.split_dataset:
assert args.dataset_dir is not None, "--dataset_dir should be defined while spliting dataset"
assert args.format is not None, "--form should be defined while spliting dataset"
assert args.format is not None, "--format should be defined while spliting dataset"
assert args.val_value is not None, "--val_value should be defined while spliting dataset"
dataset_dir = args.dataset_dir
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册