standard weekly patch release
Detail changes
Added
- Added casting to python types for numpy scalars when logging
hparams(#4647) - Added warning when progress bar refresh rate is less than 20 on Google Colab to prevent crashing (#4654)
- Added
F1class metric (#4656)
Changed
- Consistently use
step=trainer.global_stepinLearningRateMonitorindependently oflogging_interval(#4376) - Metric states are no longer as default added to
state_dict(#4685) - Renamed class metric
Fbeta>>FBeta(#4656) - Model summary: add 1 decimal place (#4745)
- Do not override
PYTHONWARNINGS(#4700)
Fixed
- Fixed checkpoint
hparamsdict casting whenomegaconfis available (#4770) - Fixed incomplete progress bars when total batches not divisible by refresh rate (#4577)
- Updated SSIM metric (#4566)(#4656)
- Fixed batch_arg_name - add
batch_arg_nameto all calls to_adjust_batch_sizebug (#4812) - Fixed
torchtextdata to GPU (#4785) - Fixed a crash bug in MLFlow logger (#4716)
Contributors
@awaelchli, @jonashaag, @jungwhank, @M-Salti, @moi90, @pgagarinov, @s-rog, @Samyak2, @SkafteNicki, @teddykoker, @ydcjeff
If we forgot someone due to not matching commit email with GitHub account, let us know :]