lightning/tests/callbacks
Jirka Borovec b434c479e7
Quantisation (#5706)
* empty

* sq

* obs


* int

* ts

* helpers

* chlog

* yapf

* avg

* dupl

* Apply suggestions from code review

Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>

* Apply suggestions from code review

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

* fixes

* Apply suggestions from code review

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

* fixes

* note

* warn

* 45

* link

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

* Apply suggestions from code review

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

* yapf

* flake8

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-02-11 07:04:57 -05:00
..
__init__.py Progress bar callback (#1450) 2020-04-23 20:46:18 -04:00
test_callback_hook_outputs.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_callbacks.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_early_stopping.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_finetuning_callback.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_gpu_stats_monitor.py formatting tests: 5/5 (#5848) 2021-02-06 07:28:26 -05:00
test_lambda_function.py Refactor simplify tests (#5861) 2021-02-08 11:52:02 +01:00
test_lr_monitor.py fix miss-leading imports in tests (#5873) 2021-02-09 05:10:52 -05:00
test_progress_bar.py Convert progress bar metrics to float (#5692) 2021-02-10 19:16:53 -05:00
test_pruning.py Fix Pruning callback and add a few features (#5825) 2021-02-10 15:03:23 +00:00
test_quantization.py Quantisation (#5706) 2021-02-11 07:04:57 -05:00
test_swa.py Docs/fixes (#5914) 2021-02-11 10:22:07 +00:00