lightning/tests/tests_pytorch
Yasser Souri 67d3844818
Fix last checkpoint finding in filtered files with correct extension (#17072)
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2023-11-21 17:12:02 -05:00
..
accelerators Rename PrecisionPlugin -> Precision (#18840) 2023-10-30 16:53:13 -04:00
callbacks Add batches argument to throughput (#18905) 2023-11-02 04:15:03 +01:00
checkpointing Fix last checkpoint finding in filtered files with correct extension (#17072) 2023-11-21 17:12:02 -05:00
core Add throughput utilities to Fabric and the Trainer (#18848) 2023-10-30 17:10:29 +01:00
demos Improve handling the positional encoding in Transformer example (#18987) 2023-11-19 14:37:31 +01:00
deprecated_api Rename PrecisionPlugin -> Precision (#18840) 2023-10-30 16:53:13 -04:00
graveyard Rename PrecisionPlugin -> Precision (#18840) 2023-10-30 16:53:13 -04:00
helpers ruff: replace isort with ruff +TPU (#17684) 2023-09-26 11:54:55 -04:00
loggers Improve media logging support in WandbLogger (#18164) 2023-11-15 00:29:34 -05:00
loops Fix zero-grad behavior when entering the validation loop (#18710) 2023-10-09 18:07:54 -04:00
models Call `configure_model()` in `LM.load_from_checkpoint()` (#19036) 2023-11-21 09:44:18 -05:00
overrides ruff: replace isort with ruff +TPU (#17684) 2023-09-26 11:54:55 -04:00
plugins Rename PrecisionPlugin -> Precision (#18840) 2023-10-30 16:53:13 -04:00
profilers Enable RUF018 rule for walrus assignments in asserts (#18886) 2023-10-30 21:16:02 -04:00
serve ruff: replace isort with ruff +TPU (#17684) 2023-09-26 11:54:55 -04:00
strategies Address test flakiness (#19022) 2023-11-21 17:11:00 -05:00
trainer Update evaluation logging test (#18896) 2023-11-18 08:56:47 +01:00
tuner Bugfix/18394 batch size finder max val batches (#18854) 2023-10-25 15:03:42 -04:00
utilities Re-enable dynamo tests that were fixed in PyTorch 2.1 (#19038) 2023-11-21 16:30:20 -05:00
__init__.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
conftest.py Address test flakiness (#19022) 2023-11-21 17:11:00 -05:00
run_standalone_tasks.sh Refactor assertions that use walrus (#18496) 2023-09-07 11:49:04 -04:00
run_standalone_tests.sh Address test flakiness (#19022) 2023-11-21 17:11:00 -05:00
run_tpu_tests.sh enable codespell for docs & fixing +TPU (#18629) 2023-09-26 11:54:44 -04:00
test_cli.py Update CLI tests to no longer require 3rd party logger dependencies (#18899) 2023-10-31 09:22:17 -04:00