lightning/tests/trainer
Carlos Mocholí 6ce77a102b
Set minimum PyTorch version to 1.6 (#8288)
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2021-07-13 17:12:49 +00:00
..
connectors deprecate hpc_load() and integrate it with restore() (#7955) 2021-06-14 12:20:01 +00:00
dynamic_args More EpochResultStore refactors! 🎉 (#5522) 2021-02-11 14:32:45 +00:00
flags Remove metric tracking from dev debugger (#7759) 2021-05-30 12:03:42 +02:00
logging_ Add the `on_before_optimizer_step` hook (#8048) 2021-07-09 13:30:52 +02:00
loops Simplify logger connector access (#8318) 2021-07-07 14:13:30 +02:00
optimization Set minimum PyTorch version to 1.6 (#8288) 2021-07-13 17:12:49 +00:00
properties Refactor PyTorch profiler 4/5 (#6349) 2021-03-23 18:13:29 +01:00
__init__.py
test_config_validator.py Standardize positional datamodule and argument names (#7431) 2021-06-15 11:50:13 +00:00
test_data_loading.py Support `DDPPlugin` to be used on CPU (#6208) 2021-07-02 12:00:24 +01:00
test_dataloaders.py Enables reload of dataloaders on every n epochs from every epoch (#5043) 2021-07-07 13:10:08 +02:00
test_progress.py Test deepcopy for progress tracking dataclasses (#8265) 2021-07-05 10:55:41 +00:00
test_states.py `is_overridden` improvements (#7918) 2021-06-11 13:47:00 +02:00
test_supporters.py Remove unnecessary use of comprehension (#8149) 2021-06-27 10:00:02 +01:00
test_trainer.py Simplify logger connector access (#8318) 2021-07-07 14:13:30 +02:00
test_trainer_cli.py add forgotten test in #7240 (#7283) 2021-05-03 23:56:30 +00:00
test_trainer_tricks.py Code cleaning in preparation for #7258 [3/n] (#7262) 2021-04-29 14:40:51 +02:00