.. |
__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
|
Fix CLI race condition saving the config (#11199)
|
2021-12-23 16:45:06 +00:00 |
cloud_io.py
|
Drop torch 1.6 testing (#10390)
|
2021-11-13 20:35:03 +00:00 |
data.py
|
Rename the `TrainingTypePlugin` base to `Strategy` (#11120)
|
2021-12-20 12:50: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
|
Teardown sync-batchnorm after training (#11078)
|
2021-12-16 18:58:44 +00: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
|
Drop Python 3.6 support (#11117)
|
2021-12-21 17:06:15 +00:00 |
memory.py
|
Drop Python 3.6 support (#11117)
|
2021-12-21 17:06:15 +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
|
Update mypy (#11096)
|
2021-12-16 17:53:12 +01:00 |
model_summary.py
|
Drop Python 3.6 support (#11117)
|
2021-12-21 17:06:15 +00: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
|
Fix typing in `pl.callbacks.lr_monitor` (#10802)
|
2021-12-22 03:50:00 +00:00 |
upgrade_checkpoint.py
|
add legacy load utility (#9166)
|
2021-09-23 09:52:48 +00:00 |
warnings.py
|
Fix typing for utilities.warnings (#11115)
|
2021-12-17 15:07:27 +01:00 |
xla_device.py
|
guard against None in pytorch get_xla_supported_devices (#9572)
|
2021-10-12 12:01:32 +00:00 |