lightning/tests/trainer
chaton 5f3372871a
[feat] Add PyTorch Profiler. (#5560)
* add profiler

* add profiler

* update

* resolve flake8

* update doc

* update changelog

* clean doc

* delete prof file

* merge pr codebase

* update

* update doc

* update doc

* update doc

* update on comments

* update docstring

* update docstring

* try

* update test

* Update pytorch_lightning/profiler/__init__.py

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* Update pytorch_lightning/profiler/__init__.py

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* update on comments

* remove old code

* add support for ddp

* resolve flake8

* Update pytorch_lightning/profiler/__init__.py

Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>

* resolve tests

* resolve flake8

Co-authored-by: Jirka Borovec <jirka.borovec@seznam.cz>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Sean Naren <sean.narenthiran@gmail.com>
2021-01-26 06:48:54 -05:00
..
data_flow simple tests restructure (#5452) 2021-01-15 20:58:20 -05:00
dynamic_args Fix pre-commit isort failure on tests/trainer/*.py (#5421) 2021-01-14 07:51:20 -05:00
flags Fix pre-commit isort failure on tests/trainer/*.py (#5421) 2021-01-14 07:51:20 -05:00
legacy_deprecate_flow_log simple tests restructure (#5452) 2021-01-15 20:58:20 -05:00
logging_process [feat] Add PyTorch Profiler. (#5560) 2021-01-26 06:48:54 -05:00
optimization simple tests restructure (#5452) 2021-01-15 20:58:20 -05:00
properties Fix pre-commit isort failure on tests/trainer/*.py (#5421) 2021-01-14 07:51:20 -05:00
__init__.py split trainer tests (#956) 2020-02-26 20:31:40 -05:00
test_config_validator.py Fix pre-commit isort failure on tests/trainer/*.py (#5421) 2021-01-14 07:51:20 -05:00
test_correct_freq_accumulation.py prune deprecated EvalResult (#5633) 2021-01-26 03:09:39 -05:00
test_dataloaders.py prune check on Trainer fit result (#5453) 2021-01-11 19:36:48 -05:00
test_lr_finder.py Fix pre-commit isort failure on tests/trainer/*.py (#5421) 2021-01-14 07:51:20 -05:00
test_states.py Fix pre-commit isort failure on tests/trainer/*.py (#5421) 2021-01-14 07:51:20 -05:00
test_supporters.py add possibility for nested loaders (#5404) 2021-01-24 07:32:02 -05:00
test_trainer.py [feat] Add PyTorch Profiler. (#5560) 2021-01-26 06:48:54 -05:00
test_trainer_cli.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00
test_trainer_test_loop.py drop usage of deprecated distributed_backend (#5009) 2020-12-09 09:18:23 +01:00
test_trainer_tricks.py Fix pre-commit isort failure on tests/trainer/*.py (#5421) 2021-01-14 07:51:20 -05:00