standard weekly patch release
Detail changes
Added
- Added
dirpathandfilenameparameter inModelCheckpoint(#4213) - Added plugins docs and DDPPlugin to customize ddp across all accelerators (#4258)
- Added
strictoption to the scheduler dictionary (#3586) - Added
fsspecsupport for profilers (#4162) - Added autogenerated helptext to
Trainer.add_argparse_args(#4344) - Added support for string values in
Trainer'sprofilerparameter (#3656)
Changed
- Improved error messages for invalid
configure_optimizersreturns (#3587) - Allow changing the logged step value in
validation_step(#4130) - Allow setting
replace_sampler_ddp=Truewith a distributed sampler already added (#4273) - Fixed santized parameters for
WandbLogger.log_hyperparams(#4320)
Deprecated
- Deprecated
filepathinModelCheckpoint(#4213) - Deprecated
reorderparameter of theaucmetric (#4237) - Deprecated bool values in
Trainer'sprofilerparameter (#3656)
Fixed
- Fixed setting device ids in DDP (#4297)
- Fixed synchronization of best model path in
ddp_accelerator(#4323) - Fixed
WandbLoggernot uploading checkpoint artifacts at the end of training (#4341)
Contributors
@ananthsub, @awaelchli, @carmocca, @ddrevicky, @louis-she, @mauvilsa, @rohitgr7, @SeanNaren, @tchaton
If we forgot someone due to not matching commit email with GitHub account, let us know :]