update batchsize

pull/2269/head
zengshao0622 2022-09-08 11:37:29 +00:00
parent 90d591e410
commit 8b0e643f54
1 changed files with 2 additions and 2 deletions

View File

@ -102,7 +102,7 @@ DataLoader:
sampler:
name: DistributedBatchSampler
batch_size: 2
batch_size: 16
drop_last: True
shuffle: True
loader:
@ -129,7 +129,7 @@ DataLoader:
order: ''
sampler:
name: DistributedBatchSampler
batch_size: 2
batch_size: 16
drop_last: False
shuffle: False
loader: