File size: 112 Bytes
a68743b |
1 2 3 4 5 6 7 8 9 |
name: server
# specific attributes to this machine
batch_size: 512
num_workers: 8
defaults:
- default@paths
|
a68743b |
1 2 3 4 5 6 7 8 9 |
name: server
# specific attributes to this machine
batch_size: 512
num_workers: 8
defaults:
- default@paths
|