lightning/tests/utilities
Danielle Pintz bd13d392af
Add error handling for all trainer entry points (#8819)
* [lightning] Ensure error handling works different trainer entry points
2021-08-18 02:04:40 +00:00
..
__init__.py New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
distributed.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_all_gather_grad.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_apply_func.py fix recursive call for `apply_to_collection(include_none=False)` (#8719) 2021-08-04 20:31:35 +02:00
test_apply_func_torchtext.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_argparse.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_auto_restart.py 3/n integrate new LightningDataFetcher into loop (#8953) 2021-08-17 21:42:22 +00:00
test_cli.py Add error handling for all trainer entry points (#8819) 2021-08-18 02:04:40 +00:00
test_data.py Legacy: simple classif training (#8535) 2021-08-10 08:13:31 +00:00
test_deepspeed_collate_checkpoint.py Add functions to collate deepspeed zero 3 checkpoints (#8701) 2021-08-04 09:39:02 +00:00
test_distributed.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_dtype_device_mixin.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_enums.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_fetching.py 3/n integrate new LightningDataFetcher into loop (#8953) 2021-08-17 21:42:22 +00:00
test_imports.py fix import and typo in AMP (#4871) 2020-11-26 23:45:52 +01:00
test_memory.py Deprecate LightningModule.model_size (#8495) 2021-07-30 13:53:40 +00:00
test_model_helpers.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_model_summary.py Deprecate LightningModule.summarize() in favor of pl.utilities.model_summary.summarize() (#8513) 2021-08-03 22:08:51 +00:00
test_parsing.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_remote_filesystem.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_seed.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_upgrade_checkpoint.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_warnings.py Actually show deprecation warnings and their line level [2/2] (#8002) 2021-06-21 18:51:53 +02:00
test_xla_device_utils.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00