cea5f1f538
* Fix. * Fix #2550: allow to load model from checkpoint if self.save_hyperparameters() was not called. * Fix? Cleaner way of not calling self.save_hyperparameters in EvalModelTemplate. * Fix? `_load_model_state` cleanup * Fix? * Fix #2550: allow to load model from checkpoint if self.save_hyperparameters() was not called. * Fix. * Fix? Cleaner way of not calling self.save_hyperparameters in EvalModelTemplate. * Fix? `_load_model_state` cleanup * Fixed side effect in `test_load_model_from_checkpoint_extra_args`. * Apply suggestions from code review * fix * try * fixed missing arg in evalmodel * fixed missing arg in evalmodel * fix * update * fix loading * add test * prune Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com> Co-authored-by: Jirka Borovec <jirka@pytorchlightning.ai> Co-authored-by: William Falcon <waf2107@columbia.edu> |
||
---|---|---|
.. | ||
data/horovod | ||
__init__.py | ||
test_amp.py | ||
test_cpu.py | ||
test_gpu.py | ||
test_grad_norm.py | ||
test_hooks.py | ||
test_horovod.py | ||
test_hparams.py | ||
test_onnx.py | ||
test_restore.py | ||
test_sync_batchnorm.py | ||
test_torchscript.py | ||
test_tpu.py |