Commit Graph

2124 Commits

Author SHA1 Message Date
Jirka Borovec 514d182b7f
cleaning imports (#1032) 2020-03-12 12:41:37 -04:00
So Uchida 322e7157e0
set the default value of progress_bar_refresh_rate to 1 (#1100) 2020-03-12 12:40:30 -04:00
Jirka Borovec ed0b890e75
update info for GPU (#1021) 2020-03-12 12:36:46 -04:00
Xing Zhao LEE b4d4e489bf
Run on_validation_end only on main process in DDP (#1125)
Co-authored-by: xingzhaolee <xingzhaolee@users.noreply.github.com>
2020-03-12 15:50:00 +01:00
Heon Song b29613b758
fix typo (#1124) 2020-03-12 15:49:27 +01:00
Jirka Borovec 9255e54acb
prune changelog (#1123) 2020-03-12 15:48:51 +01:00
J. Borovec 5e013f6e2f suspend PR greeting 2020-03-11 21:41:18 +01:00
Jirka Borovec 5691ffb160
add Drone CI (#1115)
* add Drone config

* update Drone config

* add Drone config

* list GPUs

* add type

* native torch

* native torch

* fix image

* update

* SLURM_LOCALID

* add badge

* simple test
2020-03-11 15:39:59 -04:00
Jirka Borovec bc01b9ac1c
update chnagelog (#1091)
* update chnagelog

* update chnagelog
2020-03-10 11:15:03 -04:00
William Falcon 620941eb28
Update README.md 2020-03-07 07:19:59 -05:00
Jirka Borovec 0cdfb9af41
reduce nb CI builds (#1078) 2020-03-06 19:19:19 -05:00
William Falcon 3854afdc3e
Update README.md 2020-03-06 19:16:29 -05:00
William Falcon af621f8590 release v0.7.1 2020-03-06 18:23:04 -05:00
William Falcon 21057d0064
Fixes print issues and data_loader (#1080)
* print issue

* print issue

* print issue

* print issue

* print issue
2020-03-06 18:14:03 -05:00
William Falcon 3223e71b30
Update README.md 2020-03-06 16:31:04 -05:00
William Falcon e17c72148e release v0.7.0 2020-03-06 16:19:51 -05:00
William Falcon 38e9fabdd5 release v0.6.4.dev1 2020-03-06 16:15:33 -05:00
Jirka Borovec 4896815067
remove deprecated `data_loader` (#1077)
* change version in CHangelog

* warning

* remove der data_loader

Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-03-06 16:11:05 -05:00
William Falcon 3d18099262
removed decorators (#1079) 2020-03-06 16:09:47 -05:00
William Falcon 2bc01a00e8 dev release 1 2020-03-06 16:04:54 -05:00
William Falcon 21ac476b17 release v 2020-03-06 21:36:59 +01:00
William Falcon 0d5f7671e0 updated docs 2020-03-06 21:36:59 +01:00
William Falcon be89eb07c8 cleaned docs, fixed argparse generator (#1075)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Test deprecated API for 0.8.0 and 0.9.0 (#1071)

* till 0.8

* refactor

* fix tests

* fix tests

* deprx till 0.9

* Update trainer.py

* Apply suggestions from code review

Co-authored-by: William Falcon <waf2107@columbia.edu>

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

* updated test

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2020-03-06 21:36:59 +01:00
William Falcon 9f140b7698 updated test (#1073) 2020-03-06 21:36:59 +01:00
Jirka Borovec ff1f8ef400 Test deprecated API for 0.8.0 and 0.9.0 (#1071)
* till 0.8

* refactor

* fix tests

* fix tests

* deprx till 0.9

* Update trainer.py

* Apply suggestions from code review

Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-03-06 21:36:44 +01:00
William Falcon 10311c48b7 Update README.md 2020-03-06 21:36:44 +01:00
Adrian Wälchli 09482fb64f
Fix Inconsistencies after introducing *_step_end and *_epoch_end (#1072)
* fix copy-paste errors after renaming *_end methods

* line too long

* update

* Update lightning.py

* Update lightning.py

* Update lightning.py

Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-03-06 10:33:17 -05:00
William Falcon 1a2726fa6b updated test 2020-03-06 07:45:25 -05:00
Jirka Borovec 25bb33ad45
extend docs notes (#1004)
* wip

* notes

* WIP

* example

* notes
2020-03-06 07:07:04 -05:00
William Falcon b183782e83 updated test 2020-03-06 07:05:33 -05:00
William Falcon f6f11d31d3 updated test 2020-03-06 06:57:14 -05:00
William Falcon 61030e4f4b updated docs 2020-03-06 06:50:11 -05:00
William Falcon 1ec65c3ffe updated examples 2020-03-06 06:49:31 -05:00
Jirka Borovec 6bc7132c99
fix deprecated warnings (#1048)
* fix deprecated warnings

* deprecated
2020-03-06 06:45:59 -05:00
William Falcon 2d8913c5c6
new image (#1070) 2020-03-06 06:45:10 -05:00
William Falcon d80215ed9d
Docs2 (#1069)
* new image

* new image
2020-03-06 06:33:28 -05:00
William Falcon f996c2892f
Docs (#1068)
* prepare_data assignment

* prepare_data assignment

* prepare_data assignment

* prepare_data assignment

* prepare_data assignment

* new image
2020-03-06 06:25:24 -05:00
William Falcon 6f2b296b64
prepare_data before spawns (#1067)
* prepare_data assignment

* prepare_data assignment

* prepare_data assignment

* prepare_data assignment

* prepare_data assignment

* prepare_data assignment
2020-03-06 05:49:18 -05:00
Dominik Engel ee6f58003b
Update experiment_logging.rst (#1066)
fix import in documentation sample code
2020-03-06 04:21:45 -05:00
Jeremy Jordan e171c4000e
fix Trainer docs example indent and warnings (#1065)
* fix example indent and warnings

* appease the linter
2020-03-05 22:25:18 -05:00
Jeremy Jordan c5b81d04c7
add docs title (#1063) 2020-03-05 22:25:05 -05:00
Jeremy Jordan 3c85332661
remove extra whitespace (#1060) 2020-03-05 22:20:59 -05:00
Jirka Borovec fd53d434c7
fix GH CI (#1052) 2020-03-05 20:44:28 -05:00
William Falcon 9c1ecb8972 added image 2020-03-05 20:29:38 -05:00
William Falcon e125005cec added image 2020-03-05 20:29:07 -05:00
William Falcon aa21debc08
changed root image (#1061) 2020-03-05 20:25:43 -05:00
William Falcon 08d966db01
Update README.md 2020-03-05 20:11:58 -05:00
William Falcon 7bb245d179
Update README.md 2020-03-05 20:11:27 -05:00
William Falcon 2ca877d78a
docs (#1059) 2020-03-05 19:53:05 -05:00
William Falcon 15e268d6df
Coverage (#1058)
* docs

* docs

* docs

* docs
2020-03-05 19:49:18 -05:00