lightning/tests/core
ananthsub 40976e4eba
Support teardown hook on DataModule (#4673)
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
Co-authored-by: chaton <thomas@grid.ai>
2021-03-25 07:51:55 -05:00
..
__init__.py Refactor model summary + generalize example input array (#1773) 2020-06-15 17:05:58 -04:00
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 Add outputs param for `on_val/test_epoch_end` hooks (#6120) 2021-03-16 12:15:16 -04: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