lightning/tests/accelerators
Carlos Mocholí 40f80230fe
Remove `trainer.fit` return value [2/n] (#7237)
* `_fit_impl` refactor and types

* Fix return

* Remove return docstring

* Fixes

* Fixes

* Remove `trainer.fit` return value

* Update CHANGELOG

* flake8

* Undo results change

* Fix test

* Revert changes for a separate PR

* flake8
2021-04-28 19:11:32 +01:00
..
__init__.py Automatically find and run special tests (#6669) 2021-03-26 17:04:59 +00:00
ddp_model.py Set `DistributedSampler` seed if `seed_everything` was called (#7024) 2021-04-19 14:50:31 +01:00
test_accelerator_connector.py [test] Add checks for gpus=1 (#7105) 2021-04-19 20:39:28 +02:00
test_common.py Remove `trainer.fit` return value [2/n] (#7237) 2021-04-28 19:11:32 +01:00
test_cpu.py Add PyTorch 1.8 Profiler 5/5 (#6618) 2021-03-23 20:43:21 +00:00
test_ddp.py [bug/feat] Support parameters_to_ignore in DDP (#7239) 2021-04-27 17:49:32 +00:00
test_ddp_spawn.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_dp.py Disable batch transfer in DP mode (#6098) 2021-03-11 10:51:10 -05:00
test_multi_nodes_gpu.py Automatically find and run special tests (#6669) 2021-03-26 17:04:59 +00:00
test_tpu_backend.py Remove `trainer.fit` return value [2/n] (#7237) 2021-04-28 19:11:32 +01:00