lightning/tests/trainer
Kaushik B d01d8334b5
Fix `ddp` accelerator choice for cpu (#8645)
* Fix ddp accelerator choice for cpu
2021-08-02 21:24:07 +00:00
..
connectors [1 / 3] improvements to saving and loading callback state (#6886) 2021-07-29 00:12:32 +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 `trainer.fit_loop.split_idx` reference (#8601) 2021-07-29 08:00:04 +00: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 update logic to inject FastForwardSampler / CaptureIterableDataset 2/n (#8366) 2021-08-02 20:52:06 +00: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 Fix `ddp` accelerator choice for cpu (#8645) 2021-08-02 21:24:07 +00:00
test_trainer_cli.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_trainer_tricks.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00