Skip to content

Commit

Permalink
Increase batch size for debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
thatguy11325 committed Jun 26, 2024
1 parent a280e42 commit cf7b1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ debug:
env_batch_size: 4
env_pool: True
zero_copy: False
batch_size: 4
batch_size: 128
minibatch_size: 4
batch_rows: 4
bptt_horizon: 2
Expand Down

0 comments on commit cf7b1ba

Please sign in to comment.