.. |
__init__.py
|
Fix sync_dist for tpus (#6950)
|
2021-04-13 14:17:15 +05:30 |
apply_func.py
|
[bug] All_gather support tensor on cpu (#6416)
|
2021-03-10 14:19:07 +00:00 |
argparse.py
|
fix gpus default for Trainer.add_argparse_args (#6898)
|
2021-04-09 11:20:43 +02:00 |
argparse_utils.py
|
Simplify deprecations (#6620)
|
2021-03-25 15:26:38 +01:00 |
cli.py
|
Changed basic_examples to use `LightningCLI` (#6862)
|
2021-04-15 15:01:16 +00:00 |
cloud_io.py
|
Add typings for evaluation_loop.py and remove some dead code (#7015)
|
2021-04-15 07:36:04 +00:00 |
data.py
|
Updated iterable dataset with len warning message (#6972)
|
2021-04-13 10:49:44 +02:00 |
debugging.py
|
Refactor RunningStage usage in advance of implementing Trainer.validate() (#4945)
|
2021-03-06 12:40:19 +00:00 |
device_dtype_mixin.py
|
Enable ZeRO tests for CI, fix to/half function calls (#6070)
|
2021-02-21 00:24:44 +00:00 |
device_parser.py
|
fix gpus default for Trainer.add_argparse_args (#6898)
|
2021-04-09 11:20:43 +02:00 |
distributed.py
|
Fix sync_dist for tpus (#6950)
|
2021-04-13 14:17:15 +05:30 |
enums.py
|
Add `Trainer(gradient_clip_algorithm='value'|'norm')` (#6123)
|
2021-04-06 08:27:37 -05:00 |
exceptions.py
|
formatting to PL utils (#5713)
|
2021-01-30 15:28:59 +01:00 |
finite_checks.py
|
Move NaN/Inf detection to a separate utilities file (#6834)
|
2021-04-09 01:47:02 +02:00 |
imports.py
|
Fix sync_dist for tpus (#6950)
|
2021-04-13 14:17:15 +05:30 |
memory.py
|
Bugfix/cuda oom detection and handling (#6934)
|
2021-04-15 03:22:11 +02:00 |
model_helpers.py
|
Fix isort failures in utilities (#5530)
|
2021-01-15 13:57:40 -05:00 |
model_utils.py
|
Simplify deprecations (#6620)
|
2021-03-25 15:26:38 +01:00 |
parsing.py
|
Use PickleError base class to detect all pickle errors (#6917)
|
2021-04-14 20:24:32 +00:00 |
seed.py
|
Update seed_everything() (#6843)
|
2021-04-07 13:17:48 +02:00 |
signature_utils.py
|
Add outputs param for `on_val/test_epoch_end` hooks (#6120)
|
2021-03-16 12:15:16 -04:00 |
types.py
|
Create pytorch_lightning/utilities/types.py (#7048)
|
2021-04-19 14:43:16 +02:00 |
upgrade_checkpoint.py
|
fix duplicate console logging bug v2 (#6275)
|
2021-03-02 15:17:55 +05:30 |
warning_utils.py
|
Simplify deprecations (#6620)
|
2021-03-25 15:26:38 +01:00 |
warnings.py
|
Add deprecation warning to ModelCheckpoint when logging val_loss with no monitor (#6012)
|
2021-02-17 10:46:58 +00:00 |
xla_device.py
|
Update logic for checking TPUs availability (#6767)
|
2021-04-01 03:04:33 +05:30 |
xla_device_utils.py
|
Simplify deprecations (#6620)
|
2021-03-25 15:26:38 +01:00 |