.. |
__init__.py
|
…
|
|
distributed.py
|
Replace `yapf` with `black` (#7783)
|
2021-07-26 13:37:35 +02:00 |
test_all_gather_grad.py
|
Update `tests/utilities/*.py` to use `devices` instead of `gpus` or `ipus` (#11458)
|
2022-01-13 14:52:54 +01:00 |
test_apply_func.py
|
Fix frozen dataclass instance error in `apply_to_collection` (#10927)
|
2022-01-05 23:29:03 +01:00 |
test_apply_func_torchtext.py
|
Remove references to torchtext.legacy from PyTorch Lightning (#10724)
|
2021-11-30 19:32:07 +00:00 |
test_argparse.py
|
Drop Python 3.6 support (#11117)
|
2021-12-21 17:06:15 +00:00 |
test_auto_restart.py
|
Add `LightningModule.lr_scheduler_step` (#10249)
|
2022-01-12 03:53:49 +00:00 |
test_cli.py
|
Drop Python 3.6 support (#11117)
|
2021-12-21 17:06:15 +00:00 |
test_data.py
|
Deprecate Trainer.training_type_plugin in favor of trainer.strategy (#11141)
|
2021-12-22 02:11:43 +00:00 |
test_deepspeed_collate_checkpoint.py
|
Update `tests/utilities/*.py` to use `devices` instead of `gpus` or `ipus` (#11458)
|
2022-01-13 14:52:54 +01:00 |
test_distributed.py
|
Fault Tolerant Manual: Add support for DDP (#10638)
|
2021-11-25 18:31:53 +01:00 |
test_dtype_device_mixin.py
|
Update `tests/utilities/*.py` to use `devices` instead of `gpus` or `ipus` (#11458)
|
2022-01-13 14:52:54 +01:00 |
test_enums.py
|
Deprecate `DeviceType` in favor of `_AcceleratorType` (#10503)
|
2021-11-25 16:41:03 +01:00 |
test_fetching.py
|
Simplify data fetching (#11466)
|
2022-01-17 14:46:55 +00:00 |
test_grads.py
|
Group all the logged gradients under the same sub-folder (#7756)
|
2021-10-20 15:48:36 +00:00 |
test_imports.py
|
Do not use the base version by default in `_compare_version` (#10051)
|
2021-10-25 16:41:32 +05:30 |
test_memory.py
|
Deprecate LightningModule.model_size (#8495)
|
2021-07-30 13:53:40 +00:00 |
test_meta.py
|
Rename special to standalone (#10779)
|
2021-11-26 17:13:14 +00:00 |
test_migration.py
|
add legacy load utility (#9166)
|
2021-09-23 09:52:48 +00:00 |
test_model_helpers.py
|
remove dataloader patching on the LightningModule (#9764)
|
2021-10-20 15:23:20 +02:00 |
test_model_summary.py
|
Update `tests/utilities/*.py` to use `devices` instead of `gpus` or `ipus` (#11458)
|
2022-01-13 14:52:54 +01:00 |
test_parameter_tying.py
|
Enable auto parameters tying for TPUs (#9525)
|
2021-10-06 10:16:44 +02:00 |
test_parsing.py
|
fix tests (#10138)
|
2021-10-25 19:37:47 +00:00 |
test_remote_filesystem.py
|
Replace `yapf` with `black` (#7783)
|
2021-07-26 13:37:35 +02:00 |
test_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 |
test_upgrade_checkpoint.py
|
Replace `yapf` with `black` (#7783)
|
2021-07-26 13:37:35 +02:00 |
test_warnings.py
|
Add DETAIL logs for batch use cases (#11008)
|
2022-01-12 01:22:48 +01:00 |
test_xla_device_utils.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |