mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
Update multi_node_cluster_auto_slurm.py
This commit is contained in:
@@ -47,6 +47,7 @@ def main(hparams, cluster):
|
||||
name=hyperparams.experiment_name,
|
||||
save_dir=hyperparams.test_tube_save_path,
|
||||
autosave=False,
|
||||
version=hparams.hpc_exp_number, # match the slurm job version number
|
||||
description='test demo'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user