lightning/tests/tests_pytorch
Seppo Enarvi 9346151359
Two fixes for handling edge cases in MLflow logging (#16451)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-23 14:29:58 +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 support for logging multiple metrics together (#16389) 2023-01-19 18:39:36 +01:00
checkpointing Reuse code in demos.BoringModel (#16242) 2023-01-06 09:47:08 +01:00
core Remove support for logging multiple metrics together (#16389) 2023-01-19 18:39:36 +01:00
deprecated_api Remove the deprecated code in `pl.utilities.data` (#16440) 2023-01-20 01:03:55 +01:00
graveyard Remove the graveyard (#16138) 2023-01-19 18:39:36 +01:00
helpers Remove the `HivemindStrategy` (#16407) 2023-01-19 18:39:36 +01:00
loggers Two fixes for handling edge cases in MLflow logging (#16451) 2023-01-23 14:29:58 +01:00
loops Loop flattening: reduce base interface (#16429) 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 Mark forward_module as required (#16386) 2023-01-19 18:39:36 +01: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 `HivemindStrategy` (#16407) 2023-01-19 18:39:36 +01:00
trainer Test that connector defaults match the ones in Trainer/Fabric (#16463) 2023-01-23 05:09:45 -05:00
tuner Fix incorrect tuner error message (#16104) 2022-12-22 13:42:16 +00:00
utilities Remove support for `PL_INTER_BATCH_PARALLELISM` (#16355) 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