.. |
accelerators
|
ruff: PT some more fixes (#17569)
|
2023-05-05 08:25:15 +02:00 |
callbacks
|
Requirements update (#18014)
|
2023-07-10 13:00:20 +00:00 |
checkpointing
|
Add option to change "=" symbol in ModelCheckpoint filenames (#17999)
|
2023-07-09 18:37:52 +00:00 |
core
|
Fix: added map_location as an argument for the cls load_from_checkpoint (#17950)
|
2023-07-03 12:45:26 +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
|
Make model test more robust (#18043)
|
2023-07-10 20:36:18 +00:00 |
loggers
|
Trigger creation of lazy logger experiment in Trainer setup (#17818)
|
2023-06-26 00:22:20 +00:00 |
loops
|
avoid unnecessary workers with sequential `CombinedLoader ` (#17639)
|
2023-05-30 04:02:50 +00:00 |
models
|
Minor miscellaneous fixes (#18068)
|
2023-07-13 06:01:58 -04: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
|
tests: flaky `test_servable_module_validator` (#17985)
|
2023-07-04 10:04:16 -04:00 |
strategies
|
Minor miscellaneous fixes (#18068)
|
2023-07-13 06:01:58 -04:00 |
trainer
|
Enable `self.device` access in setup hook (#18021)
|
2023-07-10 16:49:47 +02:00 |
tuner
|
Bugfix: LR finder max val batches (#17636)
|
2023-05-18 08:46:44 -04:00 |
utilities
|
Drop `torchdistx` support (#17995)
|
2023-07-08 02:15:05 +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
|
replace local adjustment script with external (#17582)
|
2023-05-29 19:34:04 +00:00 |
test_cli.py
|
Fix `LightningCLI` not saving correctly seed_everything for `run=True` (#18056)
|
2023-07-12 11:53:39 +02:00 |