lightning/pytorch_lightning
Shivam Mehta 794c4b08c0
Remove deprecated `is_overridden(model=...)` (#10507)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-11-15 12:56:30 +00:00
..
accelerators Remove more deprecated methods from base `Accelerator` class (#10448) 2021-11-10 12:58:24 +05:30
callbacks Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
core remove deprecated signature for `transfer_batch_to_device` (#10480) 2021-11-13 19:32:30 +00:00
distributed Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
lite Fix converting only float type tensors in Lite (#10429) 2021-11-09 15:21:00 +01:00
loggers Fix pickling error with CSVLogger (#10388) 2021-11-08 10:36:35 +00:00
loops Do not autodetach extras (#10424) 2021-11-09 16:07:16 +00:00
overrides Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
plugins Drop torch 1.6 testing (#10390) 2021-11-13 20:35:03 +00:00
profiler Remove deprecated profiler import (#10443) 2021-11-09 23:13:02 +01:00
trainer Remove deprecated `hpc_load` in `CheckpointConnector` (#10525) 2021-11-15 11:54:47 +00:00
tuner Update tests to avoid the deprecated `weights_summary` (#10446) 2021-11-11 18:15:18 +01:00
utilities Remove deprecated `is_overridden(model=...)` (#10507) 2021-11-15 12:56:30 +00:00
__about__.py Update dev branch to continue with 1.6 (#10332) 2021-11-03 14:07:55 +00:00
__init__.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
py.typed
setup_tools.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00