lightning/tests/tests_pytorch/utilities
otaj 76e462a0be
Do not lose references of trainer in test (#15272)
* Fix reference error

* Skip flaky hanging test

* .

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-10-25 09:23:15 -04:00
..
__init__.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_all_gather_grad.py Introduce base collective and main subclasses (#15016) 2022-10-07 19:53:19 +00:00
test_argparse.py Remove the legacy `get_deprecated_arg_names` (#14415) 2022-08-29 14:53:57 +02:00
test_auto_restart.py Use `torch.testing.assert_close` everywhere (#15031) 2022-10-07 16:59:04 +02:00
test_data.py Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
test_deepspeed_collate_checkpoint.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_deepspeed_model_summary.py Organize model summary utilities (#13893) 2022-07-28 19:23:29 +02:00
test_distributed.py Refactor launching tests to use our launchers (#14954) 2022-09-30 09:57:18 +02:00
test_dtype_device_mixin.py Mark the lite `DeviceDtypeModuleMixin` as protected (#14548) 2022-09-06 14:17:15 +02:00
test_enums.py Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
test_fetching.py Close profiler when `StopIteration` is raised (#14945) 2022-09-30 19:29:12 +00:00
test_finite_checks.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_grads.py Fix dtype inference during gradient norm computation (#14051) 2022-08-08 11:35:06 +00:00
test_imports.py Fairscale import updates (#14721) 2022-09-29 16:45:27 +00:00
test_logger.py Update mypy version (#15161) 2022-10-22 23:26:43 +02:00
test_memory.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_migration.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_model_helpers.py Integrate lightning_utilities `is_overridden` (#14620) 2022-09-12 15:16:57 +02:00
test_model_summary.py Organize model summary utilities (#13893) 2022-07-28 19:23:29 +02:00
test_parameter_tying.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_parsing.py Do not lose references of trainer in test (#15272) 2022-10-25 09:23:15 -04:00
test_seed.py Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
test_torchdistx.py Integrate `lightning_utilities.core.imports` (#14475) 2022-09-06 12:56:20 +00:00
test_types.py Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
test_upgrade_checkpoint.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_warnings.py Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00