lightning/tests/core
Ethan Harris b9bc77293b
Fix inconsistent outputs in `on_*_end` and `*_end` (#6969)
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
2021-04-13 15:16:21 +01:00
..
__init__.py
test_datamodules.py Support teardown hook on DataModule (#4673) 2021-03-25 07:51:55 -05:00
test_decorators.py Refactor: skipif for Windows 2/n (#6268) 2021-03-02 09:36:01 +00:00
test_hooks.py Fix inconsistent outputs in `on_*_end` and `*_end` (#6969) 2021-04-13 15:16:21 +01:00
test_lightning_module.py Call `optimizer.zero_grad()` before backward inside closure in AutoOpt (#6147) 2021-03-01 14:36:46 +01:00
test_lightning_optimizer.py Remove optimizer_idx arg in manual optimization (#6093) 2021-03-07 08:48:50 +01:00
test_memory.py Handle torch.jit scripted modules in layer summary (#6511) 2021-03-15 03:17:42 +01:00
test_metric_result_integration.py prune warning & deprecation wrapper (#6540) 2021-03-16 14:55:31 +00:00
test_results.py Typing for tests 1/n (#6313) 2021-03-09 11:27:15 +00:00