added checkpoint test on cpu
This commit is contained in:
parent
51a5cc36e3
commit
2ee8f157ce
|
@ -45,7 +45,7 @@ def test_dp_output_reduce():
|
|||
|
||||
def test_cpu_slurm_managed():
|
||||
"""
|
||||
SLURM checkpointing works
|
||||
Verify model save/load/checkpoint on CPU
|
||||
:return:
|
||||
"""
|
||||
hparams = get_hparams()
|
||||
|
|
Loading…
Reference in New Issue