lightning/pytorch_lightning
edenlightning 3449e2d79f
Docs for Pruning, Quantization, and SWA (#6041)
Co-authored-by: chaton <thomas@grid.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
2021-02-18 13:51:51 +00:00
..
accelerators Add before_batch_transfer and after_batch_transfer hooks (#3671) 2021-02-18 06:58:12 -05:00
callbacks Docs for Pruning, Quantization, and SWA (#6041) 2021-02-18 13:51:51 +00:00
core Add before_batch_transfer and after_batch_transfer hooks (#3671) 2021-02-18 06:58:12 -05:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers Add before_batch_transfer and after_batch_transfer hooks (#3671) 2021-02-18 06:58:12 -05:00
metrics Fix: Allow hashing of metrics with lists in their state (#5939) 2021-02-18 09:54:12 +00:00
overrides Add PredictLoop (#5752) 2021-02-16 17:11:56 -05:00
plugins Make parallel devices optional across all plugins (#6051) 2021-02-18 12:09:53 +00:00
profiler fixing some compatibility with PT 1.8 (#5864) 2021-02-09 18:25:57 +01:00
trainer Make parallel devices optional across all plugins (#6051) 2021-02-18 12:09:53 +00:00
tuner update lr_finder to check for attribute if not running fast_dev_run (#5990) 2021-02-17 07:15:29 -05:00
utilities fix/test quant (#6040) 2021-02-18 10:47:29 +00:00
__init__.py v1.2.0rc1 (#5946) 2021-02-13 12:58:25 +00:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py Docs: move images (#5756) 2021-02-03 15:08:19 +00:00