Skip to content

Commit

Permalink
diff_traj: bump batch size
Browse files Browse the repository at this point in the history
  • Loading branch information
d4l3k committed Jul 24, 2024
1 parent cd11be9 commit 49334d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/diff_traj.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
autolabel_path=None, # "/mnt/ext3/autolabel2",
mask_path="n/a", # only used for rice dataset
num_workers=16,
batch_size=4,
batch_size=8,
autolabel=False,
)

0 comments on commit 49334d8

Please sign in to comment.