SIGN IN SIGN UP

Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.

0 0 0 Python

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>
D
Deependu committed
73f593d3bb8a525c247baecafa6e53cda55fb5e3
Parent: 1690c21
Committed by GitHub <noreply@github.com> on 3/19/2026, 9:29:28 AM