lightning/tests/tests_pytorch
Jirka Borovec ba943e3d6e
tests: marking some flakiness (#17849)
2023-06-21 02:44:17 -04:00
..
accelerators ruff: PT some more fixes (#17569) 2023-05-05 08:25:15 +02:00
callbacks Log `LearningRateMonitor` values to `Trainer.callback_metrics` for `EarlyStopping` (#17626) 2023-05-18 13:01:52 -04:00
checkpointing Fix multithreading checkpoint loading (#17678) 2023-05-31 18:41:57 -04:00
core Fix deriving default map location when there is extra state (#17812) 2023-06-12 08:18:48 -04:00
deprecated_api [TPU] Rename classes to use XLA instead of TPU (#17383) 2023-04-28 12:36:22 -04:00
graveyard Check for mixed new and old style imports (#17548) 2023-05-05 13:16:19 +02:00
helpers Fix multithreading checkpoint loading (#17678) 2023-05-31 18:41:57 -04:00
loggers Bump minimum wandb version to 0.12.0 (#17876) 2023-06-20 09:11:06 +02:00
loops avoid unnecessary workers with sequential `CombinedLoader ` (#17639) 2023-05-30 04:02:50 +00:00
models runif consistency (#17686) 2023-05-25 16:56:28 +00:00
overrides Simplify step redirection in strategy (#17531) 2023-06-05 11:38:56 +00:00
plugins Fix to Parameters to `MixedPrecisionPlugin` are not validated and do not match doc string (#17687) 2023-06-07 14:35:54 +00:00
profilers Add Profiler table kwargs (#17662) 2023-05-23 11:31:17 -04:00
serve
strategies Fix to Parameters to `MixedPrecisionPlugin` are not validated and do not match doc string (#17687) 2023-06-07 14:35:54 +00:00
trainer Improved validation for mulitple optimizers usage in `training_step` (#17805) 2023-06-20 05:37:21 +00:00
tuner Bugfix: LR finder max val batches (#17636) 2023-05-18 08:46:44 -04:00
utilities tests: marking some flakiness (#17849) 2023-06-21 02:44:17 -04:00
__init__.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
conftest.py ruff: autofix PT (#17541) 2023-05-04 11:50:39 -04:00
run_standalone_tasks.sh copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
run_standalone_tests.sh ci: add current & total count to standalone test output (#17511) 2023-04-28 11:13:53 +02:00
run_tpu_tests.sh replace local adjustment script with external (#17582) 2023-05-29 19:34:04 +00:00
test_cli.py try to relax dependency on 3rd integrations (#17829) 2023-06-15 09:29:07 +00:00