mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-11 12:31:23 +08:00
add missing flag (#1805)
This commit is contained in:
@@ -635,6 +635,7 @@ class Trainer(
|
||||
'check_val_every_n_epoch': 1,
|
||||
'checkpoint_callback': True,
|
||||
'default_root_dir': None,
|
||||
'deterministic': False,
|
||||
'distributed_backend': None,
|
||||
'early_stop_callback': False,
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user