lightning/pytorch_lightning/loggers
Martin.B fb8d085b5f
Fix TrainsLogger doctest failing (switch to bypass mode in GitHub CI) (#1379)
* Fix TrainsLogger doctest failing (switch to bypass mode in GitHub CI)

* fix

* test ci

* debug

* debug CI

* Fix CircleCI

* Fix Any CI environment switch to bypass mode

* Removed debug prints

* Improve code coverage

* Improve code coverage

* Reverted

* Improve code coverage

* Test CI

* test codecov

* Codecov fix

* remove pragma

Co-authored-by: bmartinn <>
2020-04-08 11:52:52 -04:00
..
__init__.py improve partial Codecov (#1172) 2020-03-19 09:14:29 -04:00
base.py Added accumulation of loggers' metrics for the same steps (#1278) 2020-04-08 08:35:47 -04:00
comet.py Profiler summary (#1259) 2020-03-31 08:57:48 -04:00
mlflow.py Support hierarchical dict (#1152) 2020-03-19 09:15:47 -04:00
neptune.py CI: Force docs warnings to be raised as errors (+ fix all) (#1191) 2020-03-20 20:49:01 +01:00
tensorboard.py Tensorboard logger check if lightning_logs directory exists (#1377) 2020-04-07 06:39:54 -04:00
test_tube.py CI: Force docs warnings to be raised as errors (+ fix all) (#1191) 2020-03-20 20:49:01 +01:00
trains.py Fix TrainsLogger doctest failing (switch to bypass mode in GitHub CI) (#1379) 2020-04-08 11:52:52 -04:00
wandb.py Wandb bug/wandb multi (#1360) 2020-04-03 15:03:00 -04:00