lightning/pytorch_lightning/loggers
William Falcon bcb45d906d
proper checkpoint implementation (#1043)
* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* enabled early stopping/checkpooiunt even  without val step

* name formatting

* version

* testing

* add test

* fix test

* Update model_checkpoint.py

* doctests

* pylint

* tests

* debug

* debug

* enabled early stopping/checkpooiunt even  without val step

* fix MNIST download (#1044)

* fix MNIST download

* simple

* name formatting

* version

* testing

* add test

* fix test

* doctests

* tests

* debug

* debug

* rebased 1041

* rebased 1041

* tests

* rebased 1041

* rebased 1041

* rebased 1041

* rebased 1041

* rebased 1041

* rebased 1041

* rebased 1041

* rebased 1041

* rebased 1041

* rebased 1041

* rebased 1041

* rebased 1041

* rebased 1041

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-03-04 23:02:19 -05:00
..
__init__.py Fix loggers and update docs (#964) 2020-02-27 15:54:06 -05:00
base.py proper checkpoint implementation (#1043) 2020-03-04 23:02:19 -05:00
comet.py hparams as dict [blocked by 1041] (#1029) 2020-03-04 09:33:39 -05:00
comet_logger.py update deprecated messages (#810) 2020-02-11 07:41:15 -05:00
mlflow.py hparams as dict [blocked by 1041] (#1029) 2020-03-04 09:33:39 -05:00
mlflow_logger.py update deprecated messages (#810) 2020-02-11 07:41:15 -05:00
neptune.py hparams as dict [blocked by 1041] (#1029) 2020-03-04 09:33:39 -05:00
tensorboard.py hparams as dict [blocked by 1041] (#1029) 2020-03-04 09:33:39 -05:00
test_tube.py hparams as dict [blocked by 1041] (#1029) 2020-03-04 09:33:39 -05:00
test_tube_logger.py update deprecated messages (#810) 2020-02-11 07:41:15 -05:00
wandb.py hparams as dict [blocked by 1041] (#1029) 2020-03-04 09:33:39 -05:00