pytorch-lightning
73f593d3 - Remove NeptuneLogger integration from PyTorch Lightning (#21572)

Commit
6 days ago
Remove NeptuneLogger integration from PyTorch Lightning (#21572) * Remove NeptuneLogger integration from PyTorch Lightning - Deleted NeptuneLogger from the logger initialization and related files. - Updated documentation and tests to reflect the removal of NeptuneLogger. - Adjusted logger-related code to ensure compatibility without NeptuneLogger. * keep `NeptuneLogger` class as a wrapper and raise an error suggesting litlogger instead * update * update * Update src/lightning/pytorch/loggers/neptune.py --------- Co-authored-by: Bhimraj Yadav <bhimrajyadav977@gmail.com> Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Author
Parents
Loading