lightning/tests/utilities
Jirka Borovec 1d9c553b86
prune deprecated Trainer arg `enable_pl_optimizer` (#6163)
* prune enable_pl_optimizer

* prune automatic_optimization
2021-02-24 10:01:24 +00:00
..
__init__.py New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
distributed.py Fixed PYTHONPATH for ddp test model (#4528) 2020-12-05 20:09:47 +00:00
test_all_gather_grad.py prune deprecated Trainer arg `enable_pl_optimizer` (#6163) 2021-02-24 10:01:24 +00:00
test_apply_func.py formatting tests1/n (#5843) 2021-02-06 08:22:10 -05:00
test_apply_func_torchtext.py formatting tests1/n (#5843) 2021-02-06 08:22:10 -05:00
test_argparse_utils.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00
test_dtype_device_mixin.py Enable ZeRO tests for CI, fix to/half function calls (#6070) 2021-02-21 00:24:44 +00:00
test_imports.py fix import and typo in AMP (#4871) 2020-11-26 23:45:52 +01:00
test_memory.py Make move_metrics_to_cpu work recursively (#6007) 2021-02-16 21:52:42 +00:00
test_parsing.py fixing miss-leading tested acc values (#5876) 2021-02-23 22:08:46 +00:00
test_seed.py fix imports / isort / flake8 2021-01-26 14:57:34 +01:00
test_upgrade_checkpoint.py formatting tests1/n (#5843) 2021-02-06 08:22:10 -05:00
test_xla_device_utils.py fix deprecated call (#6005) 2021-02-16 12:11:13 +01:00