lightning/tests/tests_pytorch
Jirka Borovec 0cc458e237
runif consistency (#17686)
2023-05-25 16:56:28 +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 ModelCheckpoint misformats filename (#17610) 2023-05-12 19:13:58 -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 runif consistency (#17686) 2023-05-25 16:56:28 +00:00
loggers Fixed error when using W&B project name from environment variables (#16222) 2023-05-20 22:42:48 -04:00
loops ruff: enable & fixing RET (#17540) 2023-05-05 09:34:40 +00:00
models runif consistency (#17686) 2023-05-25 16:56:28 +00:00
overrides [pre-commit.ci] pre-commit suggestions (#17271) 2023-04-26 21:37:41 +02: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 Fix Mix Precision settings for FSDP Plugins (#17670) 2023-05-23 11:35:37 -04:00
trainer ruff: enable & fixing RET (#17540) 2023-05-05 09:34:40 +00:00
tuner Bugfix: LR finder max val batches (#17636) 2023-05-18 08:46:44 -04:00
utilities Adding non-layer param count to summary (#17005) 2023-05-09 09:19:09 +00: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 [TPU] Rename classes to use XLA instead of TPU (#17383) 2023-04-28 12:36:22 -04:00
test_cli.py ruff: PT some more fixes (#17569) 2023-05-05 08:25:15 +02:00