lightning/tests/callbacks
Rohit Gupta 4decbc0d95
Deprecate `dataloader_idx` from `on_train_batch_start/end` (#9816)
* deprecate hooks

* dep todo

* explicit

* Apply suggestions from code review

* Apply suggestions from code review

* code review

* base
2021-10-07 10:18:11 +00:00
..
__init__.py
test_callback_hook_outputs.py Deprecate `dataloader_idx` from `on_train_batch_start/end` (#9816) 2021-10-07 10:18:11 +00:00
test_callbacks.py Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07:00
test_early_stopping.py Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07:00
test_finetuning_callback.py rename callback FineTune arg `round` (#9711) 2021-10-06 09:39:36 +01:00
test_gpu_stats_monitor.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_lambda_function.py [2 / 3] improvements to saving and loading callback state (#7187) 2021-08-24 17:35:19 +00:00
test_lr_monitor.py Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07:00
test_model_summary.py feat: Add ModelSummary Callback (#9344) 2021-09-10 12:42:42 +00:00
test_prediction_writer.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00
test_progress_bar.py Deprecate `dataloader_idx` from `on_train_batch_start/end` (#9816) 2021-10-07 10:18:11 +00:00
test_pruning.py Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07:00
test_quantization.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_rich_model_summary.py [2/n] Fix rich model summary for tuples (#9756) 2021-09-29 17:13:27 +00:00
test_rich_progress_bar.py [1/n] Add support for iterable datasets to Rich ProgressBar (#9734) 2021-09-29 09:54:30 +00:00
test_stochastic_weight_avg.py Add `enable_progress_bar` to Trainer constructor (#9664) 2021-09-24 22:53:31 -07:00
test_timer.py CI: precommit - docformatter (#8584) 2021-09-06 12:49:09 +00:00
test_xla_stats_monitor.py Replace `yapf` with `black` (#7783) 2021-07-26 13:37:35 +02:00