.. |
accelerators
|
More XLA fixes for nightly support (#18085)
|
2023-07-15 01:16:42 +02:00 |
callbacks
|
Disable running the finetuning callback with DeepSpeed (#18100)
|
2023-07-20 09:02:11 +02: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
|
Support custom policies for activation checkpointing with FSDP (#18045)
|
2023-07-14 20:00:52 +02: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
|
Allow custom loggers without an experiment property (#18093)
|
2023-07-17 12:30:11 -04:00 |
loops
|
avoid unnecessary workers with sequential `CombinedLoader ` (#17639)
|
2023-05-30 04:02:50 +00:00 |
models
|
More XLA fixes for nightly support (#18085)
|
2023-07-15 01:16:42 +02:00 |
overrides
|
Simplify step redirection in strategy (#17531)
|
2023-06-05 11:38:56 +00:00 |
plugins
|
Add `Trainer.init_module` and `LightningModule.configure_model` (#18004)
|
2023-07-14 19:15:05 +02: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
|
DeepSpeed precision simplifications (#18113)
|
2023-07-20 07:13:31 -04:00 |
trainer
|
Minor miscellaneous fixes (#18077)
|
2023-07-20 14:44:51 +02:00 |
tuner
|
Bugfix: LR finder max val batches (#17636)
|
2023-05-18 08:46:44 -04:00 |
utilities
|
Enable loading legacy checkpoints that pickled the `_FaultToleranceMode` enum (#18094)
|
2023-07-18 09:50:54 -04:00 |
__init__.py
|
copyright Lightning AI team (#16647)
|
2023-02-06 15:26:51 +01:00 |
conftest.py
|
Minor miscellaneous fixes (#18077)
|
2023-07-20 14:44:51 +02: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
|
Fix [TPU] tests (#18136)
|
2023-07-23 13:39:00 +02:00 |
test_cli.py
|
bump: typing-extensions >=4.0.0, <=4.7.1 (#18125)
|
2023-07-21 16:46:18 +02:00 |