lightning/tests/tests_pytorch
Carlos Mocholí 5d648e4d77 Remove the deprecated `AllGatherGrad` class (#16360) 2023-01-19 18:39:36 +01:00
..
accelerators Remove the redundant precision attribute from LightningModule (#16203) 2023-01-19 18:39:36 +01:00
benchmarks Drop FairScale sharded parity tests (#16069) 2022-12-15 17:34:54 +01:00
callbacks Remove special handling of loss in progress bar (#16192) 2023-01-19 18:39:36 +01:00
checkpointing Reuse code in demos.BoringModel (#16242) 2023-01-06 09:47:08 +01:00
core Add a `trainer.ckpt_path` setter for stateful loading (#16187) 2023-01-19 18:39:36 +01:00
deprecated_api Remove the deprecated `AllGatherGrad` class (#16360) 2023-01-19 18:39:36 +01:00
graveyard Remove the graveyard (#16138) 2023-01-19 18:39:36 +01:00
helpers Remove horovod (#16150) 2023-01-19 18:39:36 +01:00
loggers Fix "finished" status code in MLFlowLogger (#16340) 2023-01-12 15:04:14 +00:00
loops Remove truncated backpropagation from loops (#16337) 2023-01-19 18:39:36 +01:00
models Remove the deprecated Trainer device arguments (#16171) 2023-01-19 18:39:36 +01:00
overrides Rename LightningLite to Fabric (#16244) 2023-01-04 10:57:18 -05:00
plugins Remove the redundant precision attribute from LightningModule (#16203) 2023-01-19 18:39:36 +01: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 Remove the redundant precision attribute from LightningModule (#16203) 2023-01-19 18:39:36 +01:00
trainer Remove special handling of loss in progress bar (#16192) 2023-01-19 18:39:36 +01:00
tuner Fix incorrect tuner error message (#16104) 2022-12-22 13:42:16 +00:00
utilities Remove truncated backpropagation from loops (#16337) 2023-01-19 18:39:36 +01:00
__init__.py Remove old test artifacts (#14574) 2022-09-07 10:09:59 -04:00
conftest.py Remove the deprecated `auto_select_gpus` Trainer argument (#16184) 2023-01-19 18:39:36 +01: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