.. |
__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
|
[2/n] add `Stateful` functionality support for Callbacks (#12232)
|
2022-03-19 20:20:50 +00:00 |
test_device_stats_monitor.py
|
Centralize rank_zero_only utilities into their own module (#11747)
|
2022-02-07 08:09:55 +00:00 |
test_early_stopping.py
|
Refactor early stopping test (#11866)
|
2022-02-17 23:20:39 +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
|
Add `enable_model_summary` flag and deprecate `weights_summary` (#9699)
|
2021-10-13 17:20:54 +05:30 |
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
|
Update `tests/callbacks/*.py` to use `devices` instead of `gpus` or `ipus` (#11387)
|
2022-01-18 19:13:01 +05:30 |
test_quantization.py
|
Update `tests/callbacks/*.py` to use `devices` instead of `gpus` or `ipus` (#11387)
|
2022-01-18 19:13:01 +05:30 |
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
|
Integrate global step with progress tracking (#11805)
|
2022-03-07 19:21:37 +00:00 |
test_stochastic_weight_avg.py
|
Replace occurrences of `on_before_accelerator_backend_setup_called` with `setup` (#11568)
|
2022-02-03 04:14:33 +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
|
Integrate global step with progress tracking (#11805)
|
2022-03-07 19:21:37 +00:00 |
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 |