提交 720c451b 编写于 作者: G gaotingquan 提交者: Tingquan Gao

fix: fix batch size to 64 * 4

上级 10559616
...@@ -78,7 +78,7 @@ DataLoader: ...@@ -78,7 +78,7 @@ DataLoader:
sampler: sampler:
name: DistributedBatchSampler name: DistributedBatchSampler
batch_size: 32 batch_size: 64
drop_last: False drop_last: False
shuffle: True shuffle: True
loader: loader:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册