lightning/tests/utilities
Kaushik B e0b4bb2ea3
Deprecate `DeviceType` in favor of `_AcceleratorType` (#10503)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-11-25 16:41:03 +01:00
..
__init__.py
distributed.py
test_all_gather_grad.py Skip strategy=ddp_spawn, accelerator=cpu, python>=3.9 tests (#10550) 2021-11-16 10:06:47 +05:30
test_apply_func.py Fix support for dataclasses with ClassVar/InitVar in `apply_to_collection` (#9702) 2021-11-10 04:42:27 +00:00
test_apply_func_torchtext.py Remove unnecessary `pytest.param` usage (#9760) 2021-09-30 02:42:11 +00:00
test_argparse.py Fix `add_argparse_args` raising `TypeError` with Python 3.6 (#9554) 2021-09-17 11:24:00 +02:00
test_auto_restart.py Fault Tolerant Manual: Enable the feature (#10707) 2021-11-24 17:36:08 +00:00
test_cli.py LightningCLI changes for jsonargparse>=4.0.0 (#10426) 2021-11-19 17:03:14 +00:00
test_data.py Improve error message on `TypeError` during `DataLoader` reconstruction (#10719) 2021-11-24 21:51:11 +00:00
test_deepspeed_collate_checkpoint.py Update strategy flag in docs (#10000) 2021-10-20 21:02:53 +05:30
test_distributed.py Fault Tolerant Manual: Add support for collecting states across processes (#10639) 2021-11-23 14:27:33 +00:00
test_dtype_device_mixin.py (1/n) tests: Use strategy flag instead of accelerator for training strategies (#9931) 2021-10-16 20:40:25 +05:30
test_enums.py Deprecate `DeviceType` in favor of `_AcceleratorType` (#10503) 2021-11-25 16:41:03 +01:00
test_fetching.py Mark `trainer.data_connector` as protected (#10031) 2021-10-25 12:29:09 +01:00
test_grads.py Group all the logged gradients under the same sub-folder (#7756) 2021-10-20 15:48:36 +00:00
test_imports.py Do not use the base version by default in `_compare_version` (#10051) 2021-10-25 16:41:32 +05:30
test_memory.py
test_meta.py Resolve instantiation problem with init_meta_context (#10493) 2021-11-15 19:13:01 +00:00
test_migration.py add legacy load utility (#9166) 2021-09-23 09:52:48 +00:00
test_model_helpers.py remove dataloader patching on the LightningModule (#9764) 2021-10-20 15:23:20 +02:00
test_model_summary.py Remove deprecated `mode` argument from ModelSummary (#10449) 2021-11-12 19:32:43 +00:00
test_parameter_tying.py Enable auto parameters tying for TPUs (#9525) 2021-10-06 10:16:44 +02:00
test_parsing.py fix tests (#10138) 2021-10-25 19:37:47 +00:00
test_remote_filesystem.py
test_seed.py Fix `reset_seed()` converting the `PL_SEED_WORKERS` environment variable `str` read to `bool` (#10099) 2021-10-28 12:57:41 +00:00
test_upgrade_checkpoint.py
test_warnings.py Fix `caplog` with `logger.propagate=False` (#10577) 2021-11-17 16:25:55 +01:00
test_xla_device_utils.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00