mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
updated args
This commit is contained in:
@@ -98,6 +98,7 @@ def main(hparams, cluster, results_dict):
|
||||
cluster=cluster,
|
||||
checkpoint_callback=checkpoint,
|
||||
early_stop_callback=early_stop,
|
||||
gpus=hparams.gpus
|
||||
)
|
||||
|
||||
# train model
|
||||
|
||||
Reference in New Issue
Block a user