lightning/pytorch_lightning/loggers
Brendan Fahy 6e77181ec7
Squashed commit of the following: (#2164)
commit 29fb0506cd38a15c359e369cc8bc4435916b0c78
Author: Brendan Fahy <bmfahy@gmail.com>
Date:   Sat Aug 8 19:35:30 2020 +0000

    fix checking for version for docs to build

commit 467fd640db02275972c7111af031c86bb59333e9
Author: Brendan Fahy <bmfahy@gmail.com>
Date:   Sat Aug 8 18:56:05 2020 +0000

    remove no local test

commit a7cc9f88de00feec1a5406874d05313c42bd004c
Author: Brendan Fahy <bmfahy@gmail.com>
Date:   Sat Aug 8 18:46:44 2020 +0000

    fix

commit 3fdbb729da79ae9348c83410a138666bad467951
Author: Brendan Fahy <bmfahy@gmail.com>
Date:   Sat Aug 8 18:23:30 2020 +0000

    revert requirements

commit 9b8686bd83e2bc243cf329e26f1c667c6949cf67
Author: Brendan Fahy <bmfahy@gmail.com>
Date:   Sat Aug 8 18:16:42 2020 +0000

    make it a fixture

commit eec74953d24c8b25268d3b6dde3cc4affdd5cb8f
Author: Brendan Fahy <bmfahy@gmail.com>
Date:   Sat Aug 8 18:01:32 2020 +0000

    fix up the testing

commit 896d94a0e60083d52c81db2a036b7f1e015cad11
Author: Brendan Fahy <bmfahy@gmail.com>
Date:   Sat Aug 8 17:47:28 2020 +0000

    fix some tests

commit 6d22bde19767bf2b71dfd44839b01efdf6888f83
Merge: 6175d4e2 6ebe0d72
Author: Brendan Fahy <bmfahy@gmail.com>
Date:   Sat Aug 8 10:20:47 2020 +0000

    Merge remote-tracking branch 'origin/master' into tb_use_gfile

commit 6175d4e26b15a43c412c26d501762cd0b570616a
Author: Brendan Fahy <bmfahy@gmail.com>
Date:   Fri Aug 7 10:16:36 2020 +0000

    Use tensorboard.compat.gfile to support remote writing
2020-08-09 06:08:44 -04:00
..
__init__.py clean imports (#2867) 2020-08-08 00:33:51 +02:00
base.py Add missing methods to logger collection (#2723) 2020-07-29 23:53:02 +02:00
comet.py Use .comet.config file for CometLogger (#1913) 2020-08-07 09:46:50 +02:00
csv_logs.py clean imports (#2867) 2020-08-08 00:33:51 +02:00
mlflow.py save_dir fix for MLflowLogger + save_dir tests for others (#2502) 2020-07-09 07:15:41 -04:00
neptune.py make loggers pickleable (#2518) 2020-07-05 19:57:22 -04:00
tensorboard.py Squashed commit of the following: (#2164) 2020-08-09 06:08:44 -04:00
test_tube.py save_dir fix for MLflowLogger + save_dir tests for others (#2502) 2020-07-09 07:15:41 -04:00
wandb.py save_dir fix for MLflowLogger + save_dir tests for others (#2502) 2020-07-09 07:15:41 -04:00