.. |
__init__.py
|
FSDP with full state dict (#7487)
|
2021-05-24 08:11:45 +01:00 |
apply_func.py
|
Merge pull request #7872 from PyTorchLightning/refactor/logger-poc-changes
|
2021-06-08 09:04:16 -04: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
|
Added save_config_filename init argument to LightningCLI (#7741)
|
2021-05-28 09:30:16 +02:00 |
cloud_io.py
|
Update fsspec dependency and remove un-needed code (#7210)
|
2021-04-28 09:10:46 +01:00 |
data.py
|
…
|
|
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
|
make gpus=str in Trainer consistent with command line parsing of string (#6388)
|
2021-05-04 09:56:27 +00:00 |
distributed.py
|
Merge pull request #7872 from PyTorchLightning/refactor/logger-poc-changes
|
2021-06-08 09:04:16 -04:00 |
enums.py
|
FSDP with full state dict (#7487)
|
2021-05-24 08:11:45 +01:00 |
exceptions.py
|
…
|
|
finite_checks.py
|
…
|
|
grads.py
|
Move grad_norm to a dedicated utilities file (#7292)
|
2021-04-30 09:19:22 -07:00 |
imports.py
|
FSDP with full state dict (#7487)
|
2021-05-24 08:11:45 +01: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
|
Fix isort failures in utilities (#5530)
|
2021-01-15 13:57:40 -05:00 |
parsing.py
|
fix save_hyperparameters(container) if container is empty (#7268)
|
2021-04-30 13:38:42 +01:00 |
seed.py
|
Fixed `num_sanity_val_steps` affecting reproducibility of training data shuffling (#7014)
|
2021-04-27 09:51:39 +00:00 |
signature_utils.py
|
Add `dataloader_idx` to batch transfer hooks (#6241)
|
2021-05-13 23:03:55 +05:30 |
types.py
|
Merge pull request #7872 from PyTorchLightning/refactor/logger-poc-changes
|
2021-06-08 09:04:16 -04:00 |
upgrade_checkpoint.py
|
…
|
|
warnings.py
|
…
|
|
xla_device.py
|
Increase TPU Check timeout (#7706)
|
2021-05-26 01:44:29 +00:00 |