lightning/pytorch_lightning
Wansoo Kim 93de5c8a40
Allow Callback instance as an argument of `callbacks` in `Trainer` (#5446)
* fix

* Update CHANGELOG

* add test

* fix

* pep

* docs

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2021-01-11 11:36:32 +00:00
..
accelerators fix some minor typos in docs (#5369) 2021-01-07 08:01:52 -05:00
callbacks Feat: Add BackboneLambdaFinetunningCallback (#5377) 2021-01-08 16:33:05 -05:00
cluster_environments mark todo exceptions (#5320) 2021-01-04 09:07:56 +01:00
core Bugfix/all gather (#5221) 2021-01-09 07:37:44 -05:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers FIX-5311: Cast to string `_flatten_dict` (#5354) 2021-01-06 15:16:46 +01:00
metrics Reformat iou [func] and add IoU class (#4704) 2021-01-08 13:36:08 +00:00
overrides fix some minor typos in docs (#5369) 2021-01-07 08:01:52 -05:00
plugins Prepare 1.1.3 release (#5365) 2021-01-06 15:17:27 +01:00
profiler fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
trainer Allow Callback instance as an argument of `callbacks` in `Trainer` (#5446) 2021-01-11 11:36:32 +00:00
tuner mark todo exceptions (#5320) 2021-01-04 09:07:56 +01:00
utilities Bugfix/all gather (#5221) 2021-01-09 07:37:44 -05:00
__init__.py flake8 ++ 2021-01-05 09:58:37 +01:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py update isort config (#5335) 2021-01-06 12:49:23 +01:00