lightning/tests/core
samlurye f90849cc95
Deprecate LightningModule.summarize() in favor of pl.utilities.model_summary.summarize() (#8513)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-08-03 22:08:51 +00:00
..
__init__.py Refactor model summary + generalize example input array (#1773) 2020-06-15 17:05:58 -04:00
test_datamodules.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_decorators.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_lightning_module.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00
test_lightning_optimizer.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00
test_metric_result_integration.py Save the `ResultCollection` in the loops state dict (#8641) 2021-08-02 20:52:24 +00:00
test_results.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00