lightning/tests/tests_pytorch
Lightning Forever 91aaa5313a
Lite: Support `self.log` from a LightningModule (#16311)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-01-10 16:11:47 +00:00
..
accelerators Update precision input type annotations (#14857) 2023-01-06 20:08:20 +00:00
benchmarks Drop FairScale sharded parity tests (#16069) 2022-12-15 17:34:54 +01:00
callbacks added support for logging in different trainer stages (#16002) 2023-01-09 10:33:13 -05:00
checkpointing Reuse code in demos.BoringModel (#16242) 2023-01-06 09:47:08 +01:00
core Lite: Support `self.log` from a LightningModule (#16311) 2023-01-10 16:11:47 +00:00
deprecated_api Switch v1.10 deprecation references (#16321) 2023-01-10 15:51:24 +00:00
graveyard Remove the deprecated `pytorch_lightning.callbacks.base` module (#16319) 2023-01-10 15:31:25 +00:00
helpers Switch v1.10 deprecation references (#16321) 2023-01-10 15:51:24 +00:00
lite Deprecate LightningLite (#16314) 2023-01-10 08:19:23 -05:00
loggers Reuse code in demos.BoringModel (#16242) 2023-01-06 09:47:08 +01:00
loops Reuse code in demos.BoringModel (#16242) 2023-01-06 09:47:08 +01:00
models Skip horovod tests with cuda errors (#16276) 2023-01-06 15:07:49 +00:00
overrides Rename LightningLite to Fabric (#16244) 2023-01-04 10:57:18 -05:00
plugins Update precision input type annotations (#14857) 2023-01-06 20:08:20 +00:00
profilers Set the logger explicitly in tests (#15815) 2022-12-10 13:32:37 +00:00
serve simplify torch.Tensor (#16190) 2022-12-24 06:44:27 +00:00
strategies Update precision input type annotations (#14857) 2023-01-06 20:08:20 +00:00
trainer Update precision input type annotations (#14857) 2023-01-06 20:08:20 +00:00
tuner Fix incorrect tuner error message (#16104) 2022-12-22 13:42:16 +00:00
utilities Reuse code in demos.BoringModel (#16242) 2023-01-06 09:47:08 +01:00
__init__.py Remove old test artifacts (#14574) 2022-09-07 10:09:59 -04:00
conftest.py Switch v1.10 deprecation references (#16321) 2023-01-10 15:51:24 +00:00
run_standalone_tasks.sh Update outdated deadlock detection test (#15594) 2022-11-09 16:17:00 +01:00
run_standalone_tests.sh Grep for potential errors in standalone tests (#15341) 2022-11-05 04:29:38 +01:00
test_cli.py Rename LightningLite to Fabric (#16244) 2023-01-04 10:57:18 -05:00