lightning/tests/core
Adrian Wälchli 29eb9cccf2
Rename the `TrainingTypePlugin` base to `Strategy` (#11120)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: four4fish <88516121+four4fish@users.noreply.github.com>
2021-12-20 12:50:11 +00:00
..
__init__.py Refactor model summary + generalize example input array (#1773) 2020-06-15 17:05:58 -04:00
test_datamodules.py Rename the `TrainingTypePlugin` base to `Strategy` (#11120) 2021-12-20 12:50:11 +00:00
test_lightning_module.py Implement double optimizer closure for hook structure consistency (#10167) 2021-10-29 13:03:04 +00:00
test_lightning_optimizer.py Simplify `LightningOptimizer` (#10224) 2021-10-30 15:56:15 +00:00
test_metric_result_integration.py Mark all result classes as protected (#11130) 2021-12-17 19:35:17 +00:00
test_results.py Fix support for dataclasses with ClassVar/InitVar in `apply_to_collection` (#9702) 2021-11-10 04:42:27 +00:00