lightning/docs
Ethan Harris a5f159b2c7
Add support for multiple loggers (#903)
* Add support for multiple loggers

* Fix PEP

* Cleanup

* Cleanup

* Add typing to loggers

* Update base.py

* Replace duck typing with isinstance check

* Update CHANGELOG.md

* Update comet experiment type, Switch to abstractmethod in logging.py

* Fix test

* Add passes to LightningLoggerBase

* Update experiment_logging.rst
2020-02-25 14:52:39 -05:00
..
source Add support for multiple loggers (#903) 2020-02-25 14:52:39 -05:00
Makefile
make.bat
requirements.txt Type Hints for Trainer (#912) 2020-02-22 21:23:30 -05:00