lightning/tests/utilities
Adrian Wälchli 869c6400e6 Update `rank_zero_only` decorator for LSF environments (#12587) 2022-04-13 14:14:29 -04:00
..
__init__.py
distributed.py fix typos (#11937) 2022-02-16 17:27:51 -08:00
test_all_gather_grad.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_apply_func.py update apply_to_collections to support dataclass inputs (#11889) 2022-03-28 18:44:13 +02:00
test_apply_func_torchtext.py Remove references to torchtext.legacy from PyTorch Lightning (#10724) 2021-11-30 19:32:07 +00:00
test_argparse.py Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00
test_auto_restart.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_cli.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_cloud_io.py Refactor get_filesystem to use native fsspec API (#11708) 2022-02-03 01:55:24 +00:00
test_data.py Do not prefetch when possible (#12101) 2022-02-28 18:31:18 +00:00
test_deepspeed_collate_checkpoint.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_distributed.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_dtype_device_mixin.py Update `tests/utilities/*.py` to use `devices` instead of `gpus` or `ipus` (#11458) 2022-01-13 14:52:54 +01:00
test_enums.py Deprecate `DeviceType` in favor of `_AcceleratorType` (#10503) 2021-11-25 16:41:03 +01:00
test_fetching.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_grads.py Bump version of black to 22.3.0 (#12542) 2022-04-13 14:14:29 -04:00
test_imports.py Fix _module_available to detect horovod.torch properly (#12377) 2022-03-28 16:00:45 +00:00
test_logger.py Refactor codebase to use `trainer.loggers` over `trainer.logger` when needed (#11920) 2022-02-25 16:01:04 -08:00
test_memory.py Deprecate LightningModule.model_size (#8495) 2021-07-30 13:53:40 +00:00
test_meta.py Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +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 Drop PyTorch 1.7 support (#12432) 2022-03-27 21:31:20 +00:00
test_optimizer.py Refactor `Strategy._move_optimizer_states` as utility functions (#11758) 2022-02-18 08:36:07 +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_rank_zero.py Update `rank_zero_only` decorator for LSF environments (#12587) 2022-04-13 14:14:29 -04:00
test_remote_filesystem.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_seed.py Improve mechanism to reset the seed after sanity check (#11870) 2022-03-01 23:27:30 +00:00
test_types.py Rename `_SupportsStateDict` --> `_Stateful` Protocol (#11469) 2022-02-02 23:45:59 +01:00
test_upgrade_checkpoint.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_warnings.py Centralize rank_zero_only utilities into their own module (#11747) 2022-02-07 08:09:55 +00:00
test_xla_device_utils.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00