lightning/pytorch_lightning
David Völgyes 651c25feb6
Fix for incorrect usage of detach(), cpu(), to() (#6216)
* Fix for incorrect detach/cpu calls (#6214)

* Fix incorrect use of detach(), to(), and cpu(), #6214

* Fix incorrect use of detach() and cpu(), #6214

* update pr

* add typing

* chlog

* more...

* revert on module

* update on comments

* revert changes on model

Co-authored-by: tchaton <thomas@grid.ai>
Co-authored-by: Jirka Borovec <jirka.borovec@seznam.cz>
2021-03-01 15:15:52 +00:00
..
accelerators simplify skip-if tests >> 0/n (#5920) 2021-03-01 12:17:09 +00:00
callbacks Add checkpoint parameter to on_save_checkpoint (#6072) 2021-02-25 21:18:19 +05:30
core Fix for incorrect usage of detach(), cpu(), to() (#6216) 2021-03-01 15:15:52 +00:00
distributed fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
loggers fix(wandb): prevent WandbLogger from dropping values (#5931) 2021-02-27 01:52:23 +00:00
metrics document exceptions for metrics/regression (#6202) 2021-02-28 20:22:26 +05:30
overrides Enable ZeRO tests for CI, fix to/half function calls (#6070) 2021-02-21 00:24:44 +00:00
plugins simplify skip-if tests >> 0/n (#5920) 2021-03-01 12:17:09 +00:00
profiler Document Exceptions in profilers (#6229) 2021-03-01 14:16:06 +01:00
trainer Fix for incorrect usage of detach(), cpu(), to() (#6216) 2021-03-01 15:15:52 +00:00
tuner Replace .get_model() with explicit .lightning_module (#6035) 2021-02-18 15:59:54 +01:00
utilities simplify skip-if tests >> 0/n (#5920) 2021-03-01 12:17:09 +00:00
__init__.py continue towards 1.3 (#6069) 2021-02-19 02:13:54 +01:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00
setup_tools.py pypi azure badges - tags (#6068) 2021-02-18 17:51:09 -05:00