.. |
__init__.py
|
Replace `_TORCH_GREATER_EQUAL_DEV_1_10` with `_TORCH_GREATER_EQUAL_1_10` (#10157)
|
2021-10-27 13:38:39 +01:00 |
apply_func.py
|
Fix issue with no-init dataclass fields in move_to_device (#9963)
|
2021-10-17 07:10:47 +00:00 |
argparse.py
|
add legacy load utility (#9166)
|
2021-09-23 09:52:48 +00:00 |
auto_restart.py
|
[Feat] Add auto_restart for fault tolerant training (#9722)
|
2021-10-01 16:37:17 +00:00 |
cli.py
|
[CLI] Shorthand notation to instantiate datamodules (#10011)
|
2021-10-20 00:49:48 +00:00 |
cloud_io.py
|
Fix mypy typing for `utilities.cloud_io.py` (#8671)
|
2021-08-03 11:56:28 +02:00 |
data.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
deepspeed.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
device_dtype_mixin.py
|
CI: yesqa (#8564)
|
2021-08-02 16:05:56 +00:00 |
device_parser.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
distributed.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
enums.py
|
Validate the precision input earlier (#9763)
|
2021-10-15 17:30:00 +00:00 |
exceptions.py
|
[Feat] Add auto_restart for fault tolerant training (#9722)
|
2021-10-01 16:37:17 +00:00 |
fetching.py
|
del iterator on_run_end() (#9915)
|
2021-10-29 16:29:44 +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
|
cleanup (#10081)
|
2021-10-29 08:40:43 +00:00 |
memory.py
|
Deprecate `log_gpu_memory`, `gpu_metrics`, and util funcs in favor of `DeviceStatsMonitor` callback (#9921)
|
2021-10-14 22:45:44 +02:00 |
meta.py
|
Replace `_TORCH_GREATER_EQUAL_DEV_1_10` with `_TORCH_GREATER_EQUAL_1_10` (#10240)
|
2021-10-29 10:36:02 +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 dataloader patching on the LightningModule (#9764)
|
2021-10-20 15:23:20 +02:00 |
model_summary.py
|
[2/n] Fix rich model summary for tuples (#9756)
|
2021-09-29 17:13:27 +00:00 |
parameter_tying.py
|
Enable auto parameters tying for TPUs (#9525)
|
2021-10-06 10:16:44 +02:00 |
parsing.py
|
Fix missing arguments when saving hyperparams from parent class only (#9800)
|
2021-10-06 08:32:29 +01:00 |
seed.py
|
Fix `reset_seed()` converting the `PL_SEED_WORKERS` environment variable `str` read to `bool` (#10099)
|
2021-10-28 12:57:41 +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
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
xla_device.py
|
guard against None in pytorch get_xla_supported_devices (#9572)
|
2021-10-12 12:01:32 +00:00 |