..
__init__.py
New metric classes ( #1326 ) ( #1877 )
2020-05-19 11:05:07 -04:00
distributed.py
Replace `yapf` with `black` ( #7783 )
2021-07-26 13:37:35 +02:00
test_all_gather_grad.py
(1/n) tests: Use strategy flag instead of accelerator for training strategies ( #9931 )
2021-10-16 20:40:25 +05:30
test_apply_func.py
Fix issue with no-init dataclass fields in move_to_device ( #9963 )
2021-10-17 07:10:47 +00:00
test_apply_func_torchtext.py
Remove unnecessary `pytest.param` usage ( #9760 )
2021-09-30 02:42:11 +00:00
test_argparse.py
Fix `add_argparse_args` raising `TypeError` with Python 3.6 ( #9554 )
2021-09-17 11:24:00 +02:00
test_auto_restart.py
Unify checkpoint load paths [redo #9693 ] ( #10061 )
2021-10-25 19:05:31 +00:00
test_cli.py
Change default value of the `max_steps` Trainer argument from `None` to `-1` ( #9460 )
2021-10-25 20:21:33 +00:00
test_data.py
Legacy: simple classif training ( #8535 )
2021-08-10 08:13:31 +00:00
test_deepspeed_collate_checkpoint.py
Update strategy flag in docs ( #10000 )
2021-10-20 21:02:53 +05:30
test_distributed.py
Replace `yapf` with `black` ( #7783 )
2021-07-26 13:37:35 +02:00
test_dtype_device_mixin.py
(1/n) tests: Use strategy flag instead of accelerator for training strategies ( #9931 )
2021-10-16 20:40:25 +05:30
test_enums.py
Validate the precision input earlier ( #9763 )
2021-10-15 17:30:00 +00:00
test_fetching.py
Mark `trainer.data_connector` as protected ( #10031 )
2021-10-25 12:29:09 +01: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
Add support for init_meta_context, materialize_module ( #9920 )
2021-10-21 15:48:31 +01: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
Remove unnecessary `pytest.param` usage ( #9760 )
2021-09-30 02:42:11 +00: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
Disallow invalid seed string values ( #8787 )
2021-09-23 15:09:48 +00:00
test_upgrade_checkpoint.py
Replace `yapf` with `black` ( #7783 )
2021-07-26 13:37:35 +02:00
test_warnings.py
CI: precommit - docformatter ( #8584 )
2021-09-06 12:49:09 +00:00
test_xla_device_utils.py
CI: precommit - docformatter ( #8584 )
2021-09-06 12:49:09 +00:00