move common handler setup to util

This commit is contained in:
2020-08-08 07:11:47 +08:00
parent 888a052f05
commit 8abd35467c
4 changed files with 183 additions and 85 deletions

View File

@@ -61,6 +61,7 @@ optimizers:
data:
train:
buffer_size: 50
dataloader:
batch_size: 16
shuffle: True