lightning/tests/helpers
Jirka Borovec c90174ca31
unify logger testing (#9081)
Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-03-11 14:24:30 +00:00
..
__init__.py [bugfix] Resolve PyTorch Profiling for Manual Optimization (#9316) 2021-09-06 10:45:34 +00:00
advanced_models.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
boring_model.py unify logger testing (#9081) 2022-03-11 14:24:30 +00:00
dataloaders.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
datamodules.py Refactor tests, skip if sklearn not available (#12093) 2022-02-25 19:31:06 +00:00
datasets.py MANIFEST.in and setup.py clean-up (#7614) 2021-11-19 15:38:42 +01:00
deterministic_model.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
imports.py Remove references to torchtext.legacy from PyTorch Lightning (#10724) 2021-11-30 19:32:07 +00:00
pipelines.py Mark `CheckpointConnector` as protected (#11550) 2022-02-03 02:26:08 +00:00
runif.py Refactor Horovod NCCL check (#11948) 2022-02-28 10:45:32 +00:00
simple_models.py Fix restoring training state during `trainer.fit` only (#9413) 2021-10-06 14:57:40 +00:00
test_datasets.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_models.py Raise `MisconfigurationException` if `trainer.eval` is missing required methods (#10016) 2021-10-25 23:12:08 -07:00
torchtext_utils.py Remove references to torchtext.legacy from PyTorch Lightning (#10724) 2021-11-30 19:32:07 +00:00
utils.py update no_warning_call utility in tests (#11557) 2022-02-02 22:43:13 +00:00