Lightning v2.5.1
Changes
PyTorch Lightning
Changed
- Allow LightningCLI to use a customized argument parser class (#20596)
- Change
wandbdefault x-axis totensorboard'sglobal_stepwhensync_tensorboard=True(#20611) - Added a new
checkpoint_path_prefixparameter to the MLflow logger which can control the path to where the MLflow artifacts for the model checkpoints are stored ()