lightning/tests/trainer
ananthsub c4a1c8ba20
Fix truncated backprop through time when set on LightningModule and not Trainer (#8804)
* Fix truncated backprop through time set on LightningModule and not Trainer
2021-08-09 21:23:05 -07:00
..
connectors Connect the model to the training type plugin at the start of run (#8536) 2021-08-04 17:43:34 +02:00
dynamic_args Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
flags Load ckpt path when model provided in validate/test/predict (#8352) 2021-07-28 10:12:46 +00:00
logging_ Fix truncated backprop through time when set on LightningModule and not Trainer (#8804) 2021-08-09 21:23:05 -07:00
loops fix collecting training_step outputs (#8613) 2021-07-30 13:03:15 +00:00
optimization CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
properties Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
__init__.py
test_config_validator.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_data_loading.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
test_dataloaders.py Connect the model to the training type plugin at the start of run (#8536) 2021-08-04 17:43:34 +02:00
test_progress.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
test_states.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_supporters.py Add `pyupgrade` to `pre-commit` (#8557) 2021-07-26 14:38:12 +02:00
test_trainer.py Connect the model to the training type plugin at the start of run (#8536) 2021-08-04 17:43:34 +02:00
test_trainer_cli.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_trainer_tricks.py Connect the model to the training type plugin at the start of run (#8536) 2021-08-04 17:43:34 +02:00