.. |
__init__.py
|
Nuke RPC (#8101)
|
2021-06-23 18:31:13 +00:00 |
apply_func.py
|
Add dataclass support to `apply_to_collection` (#7935)
|
2021-06-12 11:42:49 +00:00 |
argparse.py
|
add forgotten test in #7240 (#7283)
|
2021-05-03 23:56:30 +00:00 |
argparse_utils.py
|
Prune deprecated utils modules (#7503)
|
2021-05-13 07:24:42 +00:00 |
cli.py
|
Add `LightningCLI(save_config_overwrite=False|True)` (#8059)
|
2021-06-21 17:58:02 +02:00 |
cloud_io.py
|
Update fsspec dependency and remove un-needed code (#7210)
|
2021-04-28 09:10:46 +01:00 |
data.py
|
Updated iterable dataset with len warning message (#6972)
|
2021-04-13 10:49:44 +02:00 |
debugging.py
|
Only track dev debugger events if enabled (#7875)
|
2021-06-08 12:11:20 +00:00 |
device_dtype_mixin.py
|
Move parameter validation specific to TPU Training plugins (#7415)
|
2021-05-24 16:02:01 +00:00 |
device_parser.py
|
Add torchelastic check when sanitizing GPUs (#8095)
|
2021-06-23 14:09:53 +02:00 |
distributed.py
|
Deprecate moved warning functions (#8085)
|
2021-06-23 00:09:42 +02:00 |
enums.py
|
Nuke RPC (#8101)
|
2021-06-23 18:31:13 +00: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 |
grads.py
|
Move grad_norm to a dedicated utilities file (#7292)
|
2021-04-30 09:19:22 -07:00 |
imports.py
|
Nuke RPC (#8101)
|
2021-06-23 18:31:13 +00:00 |
memory.py
|
Bugfix/cuda oom detection and handling (#6934)
|
2021-04-15 03:22:11 +02:00 |
metrics.py
|
Use `apply_to_collection` in `metrics_to_scalars` (#7888)
|
2021-06-08 12:54:32 -04:00 |
model_helpers.py
|
`is_overridden` improvements (#7918)
|
2021-06-11 13:47:00 +02:00 |
parsing.py
|
Actually show deprecation warnings and their line level [2/2] (#8002)
|
2021-06-21 18:51:53 +02:00 |
seed.py
|
fix formatting typo in seed_everything docs (#8052)
|
2021-06-21 10:16:24 +02:00 |
signature_utils.py
|
Add `dataloader_idx` to batch transfer hooks (#6241)
|
2021-05-13 23:03:55 +05:30 |
types.py
|
Standardize positional datamodule and argument names (#7431)
|
2021-06-15 11:50:13 +00:00 |
upgrade_checkpoint.py
|
fix duplicate console logging bug v2 (#6275)
|
2021-03-02 15:17:55 +05:30 |
warnings.py
|
Actually show deprecation warnings and their line level [2/2] (#8002)
|
2021-06-21 18:51:53 +02:00 |
xla_device.py
|
Increase TPU Check timeout (#7706)
|
2021-05-26 01:44:29 +00:00 |