Skip to content
Snippets Groups Projects
Commit 9429b9cd authored by Chang Peng's avatar Chang Peng
Browse files

Update

parent 51a06d93
Branches
Tags
No related merge requests found
...@@ -178,7 +178,7 @@ def run(): ...@@ -178,7 +178,7 @@ def run():
parser = argparse.ArgumentParser() parser = argparse.ArgumentParser()
args = parser.parse_args() args = parser.parse_args()
args.run_name = 'smoke' args.run_name = 'smoke'
args.epochs = 200 args.epochs = 500
args.batch_size = 8 args.batch_size = 8
args.image_size = 64 args.image_size = 64
args.num_classes = 10 args.num_classes = 10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment