fixes a major logging bug for val in 1.0
Fixes the last major bugs for validation logging.
Also removes duplicate charts for metric / metric_loss.
Doing this minor release because correct validation metrics logging is critical.
Details changes
Added
- Added trace functionality to the function
to_torchscript(#4142)
Changed
- Called
on_load_checkpointbefore loadingstate_dict(#4057)
Removed
- Removed duplicate metric vs step log for train loop (#4173)
Fixed
- Fixed the self.log problem in
validation_step()(#4169) - Fixed
hparamssaving - save the state whensave_hyperparameters()is called [in__init__] (#4163) - Fixed runtime failure while exporting
hparamsto yaml (#4158)
Contributors
@Borda, @NumesSanguis, @rohitgr7, @williamFalcon
If we forgot someone due to not matching commit email with GitHub account, let us know :]