lightning/tests/trainer
Akihiro Nitta 568710f2f2
Fix tests failing on a single GPU (#11753)
Co-authored-by: akihiro@grid.ai <akihiro@grid.ai>
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2022-04-10 04:23:16 +00:00
..
connectors [3/3] Update lightning callbacks to `Stateful`, deprecations for old `on_save/load_checkpoint` signatures (#11887) 2022-03-25 00:06:10 +00:00
dynamic_args
flags Rename loggers/base.py to loggers/logger.py and changed LightningLoggerBase to Logger (#12014) 2022-04-08 19:41:46 +00:00
logging_ Fix tests failing on a single GPU (#11753) 2022-04-10 04:23:16 +00:00
optimization Bump version of black to 22.3.0 (#12542) 2022-04-04 06:01:08 +02:00
properties Rename loggers/base.py to loggers/logger.py and changed LightningLoggerBase to Logger (#12014) 2022-04-08 19:41:46 +00:00
__init__.py
test_config_validator.py
test_data_loading.py Bump version of black to 22.3.0 (#12542) 2022-04-04 06:01:08 +02:00
test_dataloaders.py Fix a typo in warning message inside Trainer.reset_train_dataloader (#12645) 2022-04-09 11:48:32 +00:00
test_progress.py fix typos (#11937) 2022-02-16 17:27:51 -08:00
test_states.py Deprecate `on_batch_start/on_batch_end` callback hooks (#11577) 2022-02-03 19:51:56 +00:00
test_supporters.py Fix tests failing on a single GPU (#11753) 2022-04-10 04:23:16 +00:00
test_trainer.py Fix tests failing on a single GPU (#11753) 2022-04-10 04:23:16 +00:00
test_trainer_cli.py Remove Accelerator.parallel_device_ids and deprecate Trainer.data_parallel_device_ids (#12072) 2022-03-23 22:18:30 +00:00