lightning/tests/core
Jirka Borovec 8577ef7bba
Skip horovod 0.24.0 only (#12248)
* try skip horovod 0.24.0 only
* HOROVOD_BUILD_CUDA_CC_LIST
* fix test

Co-authored-by: Aki Nitta <nitta@akihironitta.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-03-10 16:01:08 +00:00
..
__init__.py Refactor model summary + generalize example input array (#1773) 2020-06-15 17:05:58 -04:00
test_datamodules.py Deprecate `LightningDataModule.on_save/load_checkpoint` (#11893) 2022-03-07 18:21:46 -08:00
test_lightning_module.py Skip horovod 0.24.0 only (#12248) 2022-03-10 16:01:08 +00:00
test_lightning_optimizer.py Support optimizer step progress tracking with manual optimization (#11848) 2022-02-16 21:27:27 +00:00
test_metric_result_integration.py Deprecate `on_epoch_start/on_epoch_end` hook (#11578) 2022-02-07 14:15:27 +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