summaryrefslogtreecommitdiff
path: root/training/conf/trainer/default.yaml
blob: 5797741ef36880fb5cf7528155671157d9374494 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
seed: 4711
wandb: false
tune: false
train: true
test: true
args:
  stochastic_weight_avg: false
  auto_scale_batch_size: binsearch
  auto_lr_find: false
  gradient_clip_val: 0
  fast_dev_run: false
  gpus: 1
  precision: 16
  max_epochs: 64
  terminate_on_nan: true
  weights_summary: top