lightning/pytorch_lightning/utilities
thomas chaton 567e905ead
update logic to inject FastForwardSampler / CaptureIterableDataset 2/n (#8366)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Justus Schock <justus.schock@posteo.de>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-08-02 20:52:06 +00:00
..
__init__.py Prune deprecated metrics (#8586) 2021-07-28 16:57:31 +00:00
apply_func.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
argparse.py Fix mypy in utilities.argparse (#8124) 2021-07-30 16:36:55 +00:00
argparse_utils.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
auto_restart.py update logic to inject FastForwardSampler / CaptureIterableDataset 2/n (#8366) 2021-08-02 20:52:06 +00:00
cli.py Prune deprecated metrics (#8586) 2021-07-28 16:57:31 +00:00
cloud_io.py Refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#8156) 2021-06-28 15:27:41 +05:30
data.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
debugging.py Avoid unnecessary list creation (#8595) 2021-07-28 13:36:45 +05:30
device_dtype_mixin.py CI: yesqa (#8564) 2021-08-02 16:05:56 +00:00
device_parser.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
distributed.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
enums.py Add ddp_cpu to DistributedType Enum (#8596) 2021-07-29 10:02:32 +02:00
exceptions.py [bugfix] Add mechanism to prevent deadlock for DDP on Exception Trigger (#8167) 2021-06-28 19:26:03 +00:00
finite_checks.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
grads.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
imports.py update logic to inject FastForwardSampler / CaptureIterableDataset 2/n (#8366) 2021-08-02 20:52:06 +00:00
memory.py Deprecate LightningModule.model_size (#8495) 2021-07-30 13:53:40 +00:00
metrics.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
model_helpers.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
parsing.py Docs improvements around hparams (#8577) 2021-07-30 11:06:03 +00:00
seed.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
signature_utils.py Add `dataloader_idx` to batch transfer hooks (#6241) 2021-05-13 23:03:55 +05:30
types.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
upgrade_checkpoint.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
warnings.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
xla_device.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00