lightning/tests/core
Carlos Mocholí f5bbc2cf17
Avoid in-place ops during logging result updates (#11401)
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
2022-01-12 09:09:36 +01: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 Fix `torch.distributed._*` import statements in tests (#11416) 2022-01-12 03:53:14 +00:00
test_lightning_optimizer.py Simplify `LightningOptimizer` (#10224) 2021-10-30 15:56:15 +00:00
test_metric_result_integration.py Avoid in-place ops during logging result updates (#11401) 2022-01-12 09:09:36 +01:00
test_results.py Fix support for dataclasses with ClassVar/InitVar in `apply_to_collection` (#9702) 2021-11-10 04:42:27 +00:00