lightning/pytorch_lightning
Rohit Gupta 6d2aeff26a
fast_dev_run can be int (#4629)
* fast_dev_run can be int

* pep

* chlog

* add check and update docs

* logging with fdr

* update docs

* suggestions

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* fdr flush logs

* update trainer.fast_dev_run

* codefactor and pre-commit isort

* tmp

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Roger Shieh <sh.rog@protonmail.ch>
Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
2020-12-09 01:37:53 +05:30
..
accelerators Initialize trainer with None (#4847) 2020-12-08 22:49:55 +05:30
callbacks Simplify optimization Logic (#4984) 2020-12-07 12:55:49 +00:00
cluster_environments Allow string plugins (#4888) 2020-12-01 20:30:49 +00:00
core remove irrelevant docs in optimizer_step (#4964) 2020-12-08 14:27:14 +05:30
distributed notices (#4118) 2020-10-13 07:18:07 -04:00
loggers Add experiment_key argument to online mode example (#4997) 2020-12-08 16:08:04 +05:30
metrics Classification metrics overhaul: input formatting standardization (1/n) (#4837) 2020-12-07 17:49:35 +01:00
overrides [hotfix] ddp + manual_optimisation (#4976) 2020-12-07 19:31:54 +00:00
plugins [hotfix] ddp + manual_optimisation (#4976) 2020-12-07 19:31:54 +00:00
profiler update 2020-11-27 17:48:51 +00:00
trainer fast_dev_run can be int (#4629) 2020-12-09 01:37:53 +05:30
tuner fast_dev_run can be int (#4629) 2020-12-09 01:37:53 +05:30
utilities Auto convert to contiguous format for all_gather (#4907) 2020-12-05 15:49:45 +01:00
__init__.py ci typo in cofig (#4954) 2020-12-02 22:49:47 +01:00
py.typed
setup_tools.py Added the function for downloading the badges locally and replace the url with downlaod path (#4250) 2020-12-01 22:58:32 +01:00