..
accelerators
Drop PyTorch 1.9 support ( #15347 )
2022-11-10 08:59:13 -05:00
benchmarks
Refactor XLA and TPU checks across codebase ( #14550 )
2022-10-04 22:54:14 +00:00
callbacks
Enhance `reduce_boolean_decision` to accommodate `any`-analogous semantics expected by `EarlyStopping` Callback ( #15253 )
2022-11-09 20:17:42 +00:00
checkpointing
Checkpoint migration for `ModelCheckpoint` state-key changes ( #15606 )
2022-11-11 13:06:25 +00:00
core
Drop PyTorch 1.9 support ( #15347 )
2022-11-10 08:59:13 -05:00
deprecated_api
Fix: Revert lightning_lite.utilities.rank_zero_only to preserve backward compatibility ( #15536 )
2022-11-07 19:23:30 +00:00
graveyard
Remove `pytorch_lightning.profiler.{AbstractProfiler,BaseProfiler}` deprecated since v1.6 ( #15637 )
2022-11-23 13:50:15 +00:00
helpers
Use sklearn in runif ( #15426 )
2022-11-01 11:40:32 +00:00
lite
[Lite] precision_plugin -> precision ( #15001 )
2022-10-10 15:00:32 +00:00
loggers
Lazy import tensorboard ( #15762 )
2022-11-23 13:59:38 +01:00
loops
Undo marking tests that don't need it as standalone ( #15355 )
2022-11-09 14:03:25 +00:00
models
Drop PyTorch 1.9 support ( #15347 )
2022-11-10 08:59:13 -05:00
overrides
Standalone Lite: Remaining Utilities ( #14492 )
2022-09-07 15:25:23 +00:00
plugins
Drop PyTorch 1.9 support ( #15347 )
2022-11-10 08:59:13 -05:00
profilers
Refactor XLA and TPU checks across codebase ( #14550 )
2022-10-04 22:54:14 +00:00
serve
Various test fixes ( #15068 )
2022-10-11 03:47:16 -04:00
strategies
Revert new Hydra launch behavior ( #15737 )
2022-11-21 20:19:13 +00:00
trainer
Fix ddp_spawn -> ddp fallback logic when on LSF cluster ( #15657 )
2022-11-12 17:26:16 +00:00
tuner
Support DDP with LRFinder ( #15304 )
2022-11-08 17:55:15 +00:00
utilities
Checkpoint migration for `ModelCheckpoint` state-key changes ( #15606 )
2022-11-11 13:06:25 +00:00
__init__.py
Remove old test artifacts ( #14574 )
2022-09-07 10:09:59 -04:00
conftest.py
Switch from tensorboard to tensorboardx in logger ( #15728 )
2022-11-21 20:53:25 +00:00
run_standalone_tasks.sh
Update outdated deadlock detection test ( #15594 )
2022-11-09 16:17:00 +01:00
run_standalone_tests.sh
Grep for potential errors in standalone tests ( #15341 )
2022-11-05 04:29:38 +01:00
test_cli.py
Lazy import tensorboard ( #15762 )
2022-11-23 13:59:38 +01:00