App
Fixed
- Replace LightningClient with import from lightning_cloud (#18544)
Fabric
Fixed
- Fixed an issue causing the
_FabricOptimizer.stateto remain outdated after loading withload_state_dict(#18488)
PyTorch
Fixed
- Fixed an issue that wouldn't prevent the user to set the
log_modelparameter inWandbLoggervia the LightningCLI (#18458) - Fixed the display of
v_numin the progress bar when running withTrainer(fast_dev_run=True)(#18491) - Fixed
UnboundLocalErrorwhen running withpython -O(#18496) - Fixed visual glitch with the TQDM progress bar leaving the validation bar incomplete before switching back to the training display (#18503)
- Fixed false positive warning about logging interval when running with
Trainer(fast_dev_run=True)(#18550)
Contributors
@awaelchli, @Borda, @justusschock, @SebastianGer
If we forgot someone due to not matching commit email with GitHub account, let us know :]