lightning/tests/helpers
deepsource-autofix[bot] b2ba2e6333
Use literal syntax instead of function calls to create data structure (#8406)
2021-07-14 10:32:13 +00:00
..
__init__.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
advanced_models.py Merge pull request #7872 from PyTorchLightning/refactor/logger-poc-changes 2021-06-08 09:04:16 -04:00
boring_model.py Improve `LightningDataModule` hook test and fix `dataloader_idx` argument (#7941) 2021-06-14 12:42:13 +00:00
dataloaders.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
datamodules.py Add the `on_before_backward` hook (#7865) 2021-07-09 06:15:57 +00:00
datasets.py Improve `LightningModule` hook tests (#7944) 2021-06-14 18:16:42 +02:00
deterministic_model.py Remove legacy support for the magic `log`/`progress_bar` keys in dict returns (#6734) 2021-03-31 00:28:04 +02:00
imports.py fix importing torchtext batch (#6365) 2021-03-05 21:39:52 +01:00
pipelines.py Loop Refactor 1/N - Training Loop (#7871) 2021-06-15 12:55:06 +00:00
runif.py Nuke RPC (#8101) 2021-06-23 18:31:13 +00:00
simple_models.py update lr_finder to check for attribute if not running fast_dev_run (#5990) 2021-02-17 07:15:29 -05:00
test_datasets.py Use literal syntax instead of function calls to create data structure (#8406) 2021-07-14 10:32:13 +00:00
test_models.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
utils.py Remove no return warning from val/test step (#6139) 2021-03-06 17:15:21 +00:00