lightning/pytorch_lightning/loggers
Burhanuddin Rangwala bf8c1fd766
Add doc strings to tensorboard logger class (#9093)
2021-08-25 09:41:18 +00:00
..
__init__.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
base.py fix typo error in docstring of LightningLoggerBase.after_save_checkpoint (#8737) 2021-08-05 15:05:12 +00:00
comet.py Automatic string fixes (#8886) 2021-08-13 14:28:14 +00:00
csv_logs.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00
mlflow.py Add docstrings in mlflow logger class (#9030) 2021-08-23 10:11:50 -07:00
neptune.py Fix pre-commit blacken-docs failures (#8624) 2021-07-30 12:10:15 +00:00
tensorboard.py Add doc strings to tensorboard logger class (#9093) 2021-08-25 09:41:18 +00:00
test_tube.py CI: black docs (#8566) 2021-07-28 18:08:31 +02:00
wandb.py Remove unused rank_zero_deprecation in WandB logger (#9034) 2021-08-22 12:58:48 +01:00