.. |
__init__.py
|
…
|
|
test_callback_hook_outputs.py
|
Deprecate `on_epoch_start/on_epoch_end` hook (#11578)
|
2022-02-07 14:15:27 +00:00 |
test_callbacks.py
|
[3/3] Update lightning callbacks to `Stateful`, deprecations for old `on_save/load_checkpoint` signatures (#11887)
|
2022-03-25 00:06:10 +00:00 |
test_device_stats_monitor.py
|
Drop PyTorch 1.7 support (#12432)
|
2022-03-27 21:31:20 +00:00 |
test_early_stopping.py
|
Drop PyTorch 1.7 support (#12432)
|
2022-03-27 21:31:20 +00:00 |
test_finetuning_callback.py
|
Skip horovod 0.24.0 only (#12248)
|
2022-03-10 16:01:08 +00:00 |
test_gpu_stats_monitor.py
|
Update test_gpu_stats_monitor.py to use `devices` instead of `gpus` or `ipus` (#11340)
|
2022-01-08 01:38:25 +00:00 |
test_gradient_accumulation_scheduler.py
|
…
|
|
test_lambda_function.py
|
add `state_dict`/`load_state_dict` to base `Callback` (#11998)
|
2022-03-04 02:41:48 +00:00 |
test_lr_monitor.py
|
Integrate global step with progress tracking (#11805)
|
2022-03-07 19:21:37 +00:00 |
test_model_summary.py
|
Update tests to avoid the deprecated `weights_summary` (#10446)
|
2021-11-11 18:15:18 +01:00 |
test_prediction_writer.py
|
Fix AttributeError when using CombinedLoader in prediction (#11111)
|
2021-12-17 18:02:25 +00:00 |
test_pruning.py
|
Drop PyTorch 1.7 support (#12432)
|
2022-03-27 21:31:20 +00:00 |
test_quantization.py
|
Support loading a checkpoint with QAT (#11346)
|
2022-03-28 16:58:33 +02:00 |
test_rich_model_summary.py
|
Fix inconsistent exceptions raised with no `rich` installed (#11360)
|
2022-01-12 03:55:51 +00:00 |
test_rich_progress_bar.py
|
Fix rich main progress bar update (#12618)
|
2022-04-13 14:14:29 -04:00 |
test_stochastic_weight_avg.py
|
Drop PyTorch 1.7 support (#12432)
|
2022-03-27 21:31:20 +00:00 |
test_timer.py
|
Fix `current_epoch` value on training end (#8578)
|
2022-02-10 17:55:59 +01:00 |
test_tqdm_progress_bar.py
|
fix tqdm standalone test (#12493)
|
2022-03-28 20:29:18 +05:30 |
test_xla_stats_monitor.py
|
Update `tests/callbacks/*.py` to use `devices` instead of `gpus` or `ipus` (#11387)
|
2022-01-18 19:13:01 +05:30 |