lightning/tests/core
Kaushik B 0adcd6a048
Rename training_type_plugin file to strategy (#11239)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-12-23 14:01:23 +00:00
..
__init__.py Refactor model summary + generalize example input array (#1773) 2020-06-15 17:05:58 -04:00
test_datamodules.py Rename training_type_plugin file to strategy (#11239) 2021-12-23 14:01:23 +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 Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141) 2021-12-22 02:11:43 +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