Commit Graph
21 Commits
Author SHA1 Message Date
William Falcon f6f078c085 merged 2020-01-21 14:15:52 -05:00
William Falcon 3bb91bad99 flake 8 2020-01-21 14:11:42 -05:00
William Falcon 7c048d3cf5 added loggers 2020-01-21 14:09:12 -05:00
William Falcon e9498b2241 added loggers 2020-01-21 14:08:55 -05:00
William Falcon fd8bd4e5eb added direct links to docs 2020-01-21 13:45:18 -05:00
William Falcon 45cbf15223 added callbacks to menu 2020-01-21 13:44:55 -05:00
William Falcon 50c58c71d3 updated docs 2020-01-21 13:41:18 -05:00
William Falcon 7bb78c991f added direct links to docs 2020-01-21 13:32:24 -05:00
William Falcon 805de07345 added callbacks to menu 2020-01-21 13:32:13 -05:00
William Falcon b9e0898102 fixed left menu 2020-01-21 13:31:36 -05:00
William Falcon 839c9da5b5 updated docs 2020-01-21 13:25:44 -05:00
William FalconandJirka Borovec bc67689068 clean v2 docs (#691)
* updated gitignore

* Update README.md

* updated gitignore

* updated links in ninja file

* updated docs

* Update README.md

* Update README.md

* finished callbacks

* finished callbacks

* finished callbacks

* fixed left menu

* added callbacks to menu

* added direct links to docs

* added direct links to docs

* added direct links to docs

* added direct links to docs

* added direct links to docs

* fixing TensorBoard (#687)

* flake8

* fix typo

* fix tensorboardlogger
drop test_tube dependence

* formatting

* fix tensorboard & tests

* upgrade Tensorboard

* test formatting separately

* try to fix JIT issue

* add tests for 1.4

* added direct links to docs

* updated gitignore

* updated links in ninja file

* updated docs

* finished callbacks

* finished callbacks

* finished callbacks

* fixed left menu

* added callbacks to menu

* added direct links to docs

* added direct links to docs

* added direct links to docs

* added direct links to docs

* added direct links to docs

* added direct links to docs

* finished rebase

* making private  members

* making private  members

* making private  members

* working on trainer docs

* working on trainer docs

* working on trainer docs

* working on trainer docs

* working on trainer docs

* working on trainer docs

* set auto dp if no backend

* working on trainer docs

* working on trainer docs

* working on trainer docs

* working on trainer docs

* working on trainer docs

* working on trainer docs

* working on trainer docs

* working on trainer docs

* fixed lightning import

* cleared  spaces

* cleared  spaces

* cleared  spaces

* cleared  spaces

* cleared  spaces

* cleared  spaces

* cleared  spaces

* cleared  spaces

* cleared  spaces

* cleared  spaces

* finished lightning module

* finished lightning module

* finished lightning module

* finished lightning module

* added callbacks

* added loggers

* added loggers

* added loggers

* added loggers

* added loggers

* added loggers

* added loggers

* added loggers

* set auto dp if no backend

* added loggers

* added loggers

* added loggers

* added loggers

* added loggers

* added loggers

* flake 8

* flake 8

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-01-17 06:03:31 -05:00
William Falcon c6c4492475 flake 8 2020-01-17 05:31:16 -05:00
William Falcon 8bff7e38da added loggers 2020-01-16 17:41:11 -05:00
William Falcon a66f56abf2 added loggers 2020-01-16 17:39:09 -05:00
William Falcon 4b08974d4d added direct links to docs 2020-01-16 07:27:02 -05:00
William Falcon d45f091a91 added callbacks to menu 2020-01-16 07:27:02 -05:00
William Falcon f9285787a1 fixed left menu 2020-01-16 07:27:02 -05:00
William Falcon 0b416e96b0 updated docs 2020-01-16 07:25:31 -05:00
Jirka Borovec c374c4fb80 extend documentation (#569)
* extend documentation

* update index

* fix list
2019-12-07 00:23:48 -05:00
Jirka Borovec d71556e7a1 Sphinx generated documentation (#521)
* upgrade req.

* move MkDocs

* create Sphinx

* init Sphinx

* move md from MkDocs to Sphinx

* CI: build docs

* build Sphinx

formatting

move docs from MD to docstring in particular package/modules

formatting

add Sphinx ext.

rename root_module to core

drop implicit name "_logger"

drop duplicate name "overwrite"

fix imports

use pytorch theme

add sample link mapping

try fix RTD build

use forked template

fix some docs warnings

fix paths

add deprecation warnings

fix flake8

fix paths

revert refactor

revert MLFlowLogger

* revert example import

* update link

* Update lightning_module_template.py
2019-11-28 12:48:55 -05:00