.. |
accelerators
|
Add cpu device parser to validate cpu devices (#12160)
|
2022-03-28 20:33:04 +05:30 |
callbacks
|
Fix rich main progress bar update (#12618)
|
2022-04-06 20:12:32 +05:30 |
core
|
Remove train_transforms in LightningDataModule (#12662)
|
2022-04-08 18:20:44 +02:00 |
distributed
|
Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` (#11145)
|
2021-12-21 23:06:14 +00:00 |
lite
|
Fix `LightningLite.run` signature for arbitrary arguments (#12629)
|
2022-04-07 07:32:09 +00:00 |
loggers
|
Expose deprecated arguments from logger base interface (#12609)
|
2022-04-06 22:17:35 +05:30 |
loops
|
Remove deprecated 'terminate_on_nan' argument from Trainer (#12553)
|
2022-04-06 20:22:12 +05:30 |
overrides
|
Add typing to `LightningModule.trainer` (#12345)
|
2022-03-29 04:14:14 +00:00 |
plugins
|
Add `bfloat16` support to `DeepSpeedStrategy` (#12508)
|
2022-04-07 22:18:51 +00:00 |
profiler
|
Drop PyTorch 1.7 support (#12432)
|
2022-03-27 21:31:20 +00:00 |
strategies
|
Add `bfloat16` support to `DeepSpeedStrategy` (#12508)
|
2022-04-07 22:18:51 +00:00 |
trainer
|
Remove deprecated automatic logging of gpu metrics (#12657)
|
2022-04-07 17:53:42 +00:00 |
tuner
|
Prioritize Previously-Used GPUs During Auto-Selection (#10485)
|
2022-03-28 15:23:13 +00:00 |
utilities
|
Don't raise a warning when `nn.Module`s are not saved under hparams (#12669)
|
2022-04-08 19:40:19 +00:00 |
__about__.py
|
Update version after the 1.6.0 release (#12512)
|
2022-03-30 08:10:59 +02:00 |
__init__.py
|
Add DETAIL logs for batch use cases (#11008)
|
2022-01-12 01:22:48 +01:00 |
py.typed
|
make PyTorch Lightning PEP 561 Compliant (#3187)
|
2020-09-09 13:37:03 -04:00 |
setup_tools.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |