lightning/tests/deprecated_api
ananthsub 037a86c873
Remove write_predictions from LightningModule (#8850)
* Remove write_predictions from LightningModule
2021-08-14 02:00:23 +00:00
..
__init__.py Add outputs param for `on_val/test_epoch_end` hooks (#6120) 2021-03-16 12:15:16 -04:00
test_remove_1-4.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
test_remove_1-5.py Remove write_predictions from LightningModule (#8850) 2021-08-14 02:00:23 +00:00
test_remove_1-6.py Deprecate LightningModule.summarize() in favor of pl.utilities.model_summary.summarize() (#8513) 2021-08-03 22:08:51 +00:00
test_remove_1-7.py Deprecate DataModule properties: train_transforms, val_transforms, test_transforms, dims, and size (#8851) 2021-08-11 08:52:27 -07:00