lightning/tests/tests_pytorch/graveyard
Akihiro Nitta b682d4cf0b
Remove `pytorch_lightning.profiler.{AbstractProfiler,BaseProfiler}` deprecated since v1.6 (#15637)
* remove deprecated base profilers

* Update changelog

* remove import statement

* rip

* correct deprecation version

* update changelog

* Mark buried classes as private

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add typing

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-23 13:50:15 +00:00
..
__init__.py Error messages for unsupported Trainer attributes (#15059) 2022-10-11 17:08:06 +00:00
test_callbacks.py Error messages for the remaining callback hooks (#15064) 2022-10-11 19:18:47 +00:00
test_core.py Finishing touches to the graveyard (#15123) 2022-10-13 18:58:34 +00:00
test_legacy_import_unpickler.py New skip conditions for unpickle-patching tests (#15329) 2022-10-26 18:33:22 +02:00
test_loggers.py Finishing touches to the graveyard (#15123) 2022-10-13 18:58:34 +00:00
test_profiler.py Remove `pytorch_lightning.profiler.{AbstractProfiler,BaseProfiler}` deprecated since v1.6 (#15637) 2022-11-23 13:50:15 +00:00
test_trainer.py Error messages for removed Trainer mixin methods (#15065) 2022-10-11 16:10:27 -04:00
test_training_type.py Finishing touches to the graveyard (#15123) 2022-10-13 18:58:34 +00:00
test_utilities.py Remove `get_gpu_memory_map` deprecated since v1.5 (#15617) 2022-11-11 04:01:06 +00:00