lightning/tests/utilities
Carlos Mocholí 61b4e33d94
[CLI] Avoid warning when `configure_optimizers` will not be overridden (#9583)
2021-09-21 14:25:07 +01:00
..
__init__.py
distributed.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_all_gather_grad.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00: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 Fix `add_argparse_args` raising `TypeError` with Python 3.6 (#9554) 2021-09-17 11:24:00 +02:00
test_auto_restart.py add test for model weights equality when fault-tolerant training (#9481) 2021-09-13 12:33:48 +00:00
test_cli.py [CLI] Avoid warning when `configure_optimizers` will not be overridden (#9583) 2021-09-21 14:25:07 +01:00
test_data.py Legacy: simple classif training (#8535) 2021-08-10 08:13:31 +00:00
test_deepspeed_collate_checkpoint.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_distributed.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_dtype_device_mixin.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_enums.py feat: Add ModelSummary Callback (#9344) 2021-09-10 12:42:42 +00:00
test_fetching.py Reset datafetcher references in teardown (#9387) 2021-09-14 23:47:36 -07:00
test_imports.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00: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 CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_parsing.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_remote_filesystem.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_seed.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_upgrade_checkpoint.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_warnings.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_xla_device_utils.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00