Skip to content

Commit

Permalink
4 gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
mwalmsley committed Nov 4, 2023
1 parent fa5ec25 commit 38ad666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion only_for_me/narval/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
resize_after_crop=args.resize_after_crop,
# hardware parameters
# gpus=args.gpus,
gpus=2,
gpus=4,
nodes=args.nodes,
mixed_precision=args.mixed_precision,
wandb_logger=wandb_logger,
Expand Down

0 comments on commit 38ad666

Please sign in to comment.