lightning/tests/tests_pytorch
M. Fox e2986fab14
External callback registry through entry points for Fabric (#17756)
2023-06-06 11:53:19 +00: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 ruff: enable & fixing RET (#17540) 2023-05-05 09:34:40 +00: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 Fixed error when using W&B project name from environment variables (#16222) 2023-05-20 22:42:48 -04: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 ruff: autofix PT (#17541) 2023-05-04 11:50:39 -04:00
profilers Add Profiler table kwargs (#17662) 2023-05-23 11:31:17 -04:00
serve tests: switch imports for pytorch (#16595) 2023-02-02 10:06:45 +00:00
strategies Simplify step redirection in strategy (#17531) 2023-06-05 11:38:56 +00:00
trainer External callback registry through entry points for Fabric (#17756) 2023-06-06 11:53:19 +00:00
tuner Bugfix: LR finder max val batches (#17636) 2023-05-18 08:46:44 -04:00
utilities Support kwargs input for `LayerSummary` (#17709) 2023-05-30 00:17:50 -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 ruff: PT some more fixes (#17569) 2023-05-05 08:25:15 +02:00