lightning/tests/loggers
Nicki Skafte cefc7f7c32
Feature/log computational graph (#3003)
* add methods

* log in trainer

* add tests

* changelog

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* text

* added argument

* update tests

* fix styling

* improve testing
2020-08-19 19:08:46 -04:00
..
__init__.py Logger tests and fixes (#1009) 2020-03-02 20:49:14 -05:00
test_all.py updated hooks (#2850) 2020-08-07 09:29:57 -04:00
test_base.py Add missing methods to logger collection (#2723) 2020-07-29 23:53:02 +02:00
test_comet.py Fix weights_save_path when logger is used + simplify path handling + better docs (#2681) 2020-07-27 12:53:11 -04:00
test_csv.py Added basic file logger (#2721) 2020-08-06 06:08:25 -04:00
test_mlflow.py Fix weights_save_path when logger is used + simplify path handling + better docs (#2681) 2020-07-27 12:53:11 -04:00
test_neptune.py repair CI for Win (#2358) 2020-06-26 21:38:25 -04:00
test_tensorboard.py Feature/log computational graph (#3003) 2020-08-19 19:08:46 -04:00
test_wandb.py Fix weights_save_path when logger is used + simplify path handling + better docs (#2681) 2020-07-27 12:53:11 -04:00