.. |
__init__.py
|
Deprecate `DeviceType` in favor of `_AcceleratorType` (#10503)
|
2021-11-25 16:41:03 +01:00 |
apply_func.py
|
Remove references to torchtext.legacy from PyTorch Lightning (#10724)
|
2021-11-30 19:32:07 +00:00 |
argparse.py
|
Moved `env_vars_connector._defaults_from_env_vars` to `utilities.argsparse._defaults_from_env_vars` (#10501)
|
2021-11-22 08:06:35 +00:00 |
auto_restart.py
|
Fault Tolerant: Add support for fault tolerant dataloader validator (#10465)
|
2021-11-26 19:33:47 +00:00 |
cli.py
|
[CLI] Add support for `ReduceLROnPlateau` (#10860)
|
2021-12-01 15:41:22 +00:00 |
cloud_io.py
|
Drop torch 1.6 testing (#10390)
|
2021-11-13 20:35:03 +00:00 |
data.py
|
Improve error message on `TypeError` during `DataLoader` reconstruction (#10719)
|
2021-11-24 21:51:11 +00:00 |
deepspeed.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
device_parser.py
|
Introduce `ClusterEnvironment.detect()` (#10564)
|
2021-11-19 12:24:10 +00:00 |
distributed.py
|
Fault Tolerant Manual: Add support for DDP (#10638)
|
2021-11-25 18:31:53 +01:00 |
enums.py
|
Deprecate `DeviceType` in favor of `_AcceleratorType` (#10503)
|
2021-11-25 16:41:03 +01:00 |
exceptions.py
|
Fault Tolerant: move signal to SIGTERM (#10605)
|
2021-11-26 13:37:27 +00:00 |
fetching.py
|
Improve typing for loops (#10780)
|
2021-11-30 20:28:55 +00:00 |
finite_checks.py
|
Fix logging of nan parameters (#9364)
|
2021-09-09 00:39:23 +00:00 |
grads.py
|
Group all the logged gradients under the same sub-folder (#7756)
|
2021-10-20 15:48:36 +00:00 |
imports.py
|
Remove references to torchtext.legacy from PyTorch Lightning (#10724)
|
2021-11-30 19:32:07 +00:00 |
memory.py
|
protect ByteCounter (#10300)
|
2021-11-02 08:35:40 +00:00 |
meta.py
|
Resolve instantiation problem with init_meta_context (#10493)
|
2021-11-15 19:13:01 +00:00 |
metrics.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
migration.py
|
add legacy load utility (#9166)
|
2021-09-23 09:52:48 +00:00 |
model_helpers.py
|
Remove deprecated `is_overridden(model=...)` (#10507)
|
2021-11-15 12:56:30 +00:00 |
model_summary.py
|
Deprecate `DeviceType` in favor of `_AcceleratorType` (#10503)
|
2021-11-25 16:41:03 +01:00 |
parameter_tying.py
|
Configure mypy to install dependencies in CI and update pyproject.toml (#10682)
|
2021-11-25 00:19:30 +00:00 |
parsing.py
|
Fix missing arguments when saving hyperparams from parent class only (#9800)
|
2021-10-06 08:32:29 +01:00 |
seed.py
|
Drop torch 1.6 testing (#10390)
|
2021-11-13 20:35:03 +00:00 |
signature_utils.py
|
3/n inter batch parallelism (#9052)
|
2021-08-24 18:45:54 +00:00 |
types.py
|
Type `trainer.connectors.checkpoint_connector` (#9419)
|
2021-09-15 03:02:19 +02:00 |
upgrade_checkpoint.py
|
add legacy load utility (#9166)
|
2021-09-23 09:52:48 +00:00 |
warnings.py
|
Add a custom `PossibleUserWarning` category (#10675)
|
2021-11-26 19:29:42 +00:00 |
xla_device.py
|
guard against None in pytorch get_xla_supported_devices (#9572)
|
2021-10-12 12:01:32 +00:00 |