@ -69,11 +69,6 @@ def parse_args():
type=int,
default=1,
help='If gpus > 1, will use ParallelExecutor to run, else use Executor.')
parser.add_argument(
'--cpus',
help='If cpus > 1, will use ParallelDo to run, else use Executor.')
'--data_set',
type=str,