lightning/pytorch_lightning/loggers
deepsource-autofix[bot] 7a641db3a5
Add the bound instance as method parameter (#8466)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2021-07-21 10:10:33 +00:00
..
__init__.py refactor imports of logger dependencies (#4860) 2021-01-06 15:16:06 +01:00
base.py Add the bound instance as method parameter (#8466) 2021-07-21 10:10:33 +00:00
comet.py Support state restoration of logged results 2/2(#7966) 2021-06-25 19:16:11 +00:00
csv_logs.py Actually show deprecation warnings and their line level [2/2] (#8002) 2021-06-21 18:51:53 +02:00
mlflow.py Add run_name argument to the MLFlowLogger constructor (#7622) 2021-05-21 09:17:32 +01:00
neptune.py Refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#8156) 2021-06-28 15:27:41 +05:30
tensorboard.py Refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#8156) 2021-06-28 15:27:41 +05:30
test_tube.py Support state restoration of logged results 2/2(#7966) 2021-06-25 19:16:11 +00:00
wandb.py Add `warning_cache.deprecation` and set warning stacklevel [1/2] (#8005) 2021-06-18 11:50:24 +00:00