lightning/tests/core
Jv Kyle Eclarin 2012816645
Update `tests/core/*.py` to use `devices` instead of `gpus` or `ipus` (#11433)
* update tests for v2
* Update
* Pass devices to kwargs
* add accelerator to kwargs
* Fix testing with cpu on GPU env

Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
2022-01-17 18:15:02 +09:00
..
__init__.py Refactor model summary + generalize example input array (#1773) 2020-06-15 17:05:58 -04:00
test_datamodules.py Update `tests/core/*.py` to use `devices` instead of `gpus` or `ipus` (#11433) 2022-01-17 18:15:02 +09:00
test_lightning_module.py Update `tests/core/*.py` to use `devices` instead of `gpus` or `ipus` (#11433) 2022-01-17 18:15:02 +09:00
test_lightning_optimizer.py Simplify `LightningOptimizer` (#10224) 2021-10-30 15:56:15 +00:00
test_metric_result_integration.py Update `tests/core/*.py` to use `devices` instead of `gpus` or `ipus` (#11433) 2022-01-17 18:15:02 +09:00
test_results.py Fix support for dataclasses with ClassVar/InitVar in `apply_to_collection` (#9702) 2021-11-10 04:42:27 +00:00