lightning/tests/tests_pytorch
awaelchli a6c0a31e57
Fix infinite recursion error in precision plugin graveyard (#19542)
2024-02-27 19:19:33 +01:00
..
accelerators Drop XLA XRT support (#19232) 2024-01-10 18:39:20 +01:00
callbacks Remove the Colossal AI integration (#19528) 2024-02-26 10:59:15 +01:00
checkpointing precommit: ruff-format (#19434) 2024-02-15 13:39:17 -05:00
core precommit: ruff-format (#19434) 2024-02-15 13:39:17 -05:00
demos Improve handling the positional encoding in Transformer example (#18987) 2023-11-19 14:37:31 +01:00
deprecated_api precommit: ruff-format (#19434) 2024-02-15 13:39:17 -05:00
graveyard Fix infinite recursion error in precision plugin graveyard (#19542) 2024-02-27 19:19:33 +01:00
helpers [pre-commit.ci] pre-commit suggestions (#19229) 2024-01-10 13:11:48 -05:00
loggers Proper support for Remote Stop and Remote Abort with NeptuneLogger (#19130) 2024-02-23 20:33:17 +01:00
loops Update tests for PyTorch 2.2.1 (#19521) 2024-02-23 13:11:34 -05:00
models Update tests for PyTorch 2.2.1 (#19521) 2024-02-23 13:11:34 -05:00
overrides ruff: replace isort with ruff +TPU (#17684) 2023-09-26 11:54:55 -04:00
plugins precommit: ruff-format (#19434) 2024-02-15 13:39:17 -05:00
profilers Drop nvtx test (#19154) 2023-12-14 15:43:23 +01:00
serve Update tests for PyTorch 2.2.1 (#19521) 2024-02-23 13:11:34 -05:00
strategies Update tests for PyTorch 2.2.1 (#19521) 2024-02-23 13:11:34 -05:00
trainer lint: drop yesqa, covered with RUF100 (#19532) 2024-02-26 19:54:13 +01:00
tuner Bugfix/18394 batch size finder max val batches (#18854) 2023-10-25 15:03:42 -04:00
utilities Include the training mode in the ModelSummary (#19468) 2024-02-15 15:13:35 -05:00
__init__.py Ignore pytest cleanup warning (#19164) 2023-12-29 07:52:19 +01:00
conftest.py Remove the Graphcore IPU integration (#19405) 2024-02-12 16:16:02 -05:00
run_standalone_tasks.sh Drop nvtx test (#19154) 2023-12-14 15:43:23 +01:00
run_tpu_tests.sh Drop XLA XRT support (#19232) 2024-01-10 18:39:20 +01:00
test_cli.py `load_from_checkpoint` support for LightningCLI when using dependency injection (#18105) 2024-02-23 10:55:07 +01:00