lightning/pytorch_lightning/core
Carlos Mocholí edbf27430d
Remove deprecated `self.log` arguments (#10423)
2021-11-09 15:49:55 +01:00
..
mixins CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
__init__.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
datamodule.py Remove deprecated datamodule lifecycle properties (#10350) 2021-11-05 05:03:57 +00:00
decorators.py Enable auto parameters tying for TPUs (#9525) 2021-10-06 10:16:44 +02:00
hooks.py Update recommendation on `dataloader_idx` (#10318) 2021-11-04 01:39:55 +01:00
lightning.py Remove deprecated `self.log` arguments (#10423) 2021-11-09 15:49:55 +01:00
memory.py Deprecate LightningModule.summarize() in favor of pl.utilities.model_summary.summarize() (#8513) 2021-08-03 22:08:51 +00:00
optimizer.py Simplify `LightningOptimizer` (#10224) 2021-10-30 15:56:15 +00:00
saving.py Fix Enums parsing in generated hparms yaml (#9170) 2021-10-25 21:23:20 +00:00