.. |
__init__.py
|
Progress bar callback (#1450)
|
2020-04-23 20:46:18 -04:00 |
test_callback_hook_outputs.py
|
Add `enable_model_summary` flag and deprecate `weights_summary` (#9699)
|
2021-10-13 17:20:54 +05:30 |
test_callbacks.py
|
Unify checkpoint load paths [redo #9693] (#10061)
|
2021-10-25 19:05:31 +00:00 |
test_device_stats_monitor.py
|
Use non-deprecated options in tests (#9949)
|
2021-10-15 16:58:07 -07:00 |
test_early_stopping.py
|
Raise exception for `strategy=ddp_cpu|tpu_spawn` (#10185)
|
2021-10-29 16:15:24 +00:00 |
test_finetuning_callback.py
|
Unify checkpoint load paths [redo #9693] (#10061)
|
2021-10-25 19:05:31 +00:00 |
test_gpu_stats_monitor.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +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
|
Unify checkpoint load paths [redo #9693] (#10061)
|
2021-10-25 19:05:31 +00:00 |
test_lr_monitor.py
|
Deprecate `lr_sch_names` from `LearningRateMonitor` (#10066)
|
2021-10-28 12:57:04 +00:00 |
test_model_summary.py
|
Use non-deprecated options in tests (#9949)
|
2021-10-15 16:58:07 -07:00 |
test_prediction_writer.py
|
Replace `yapf` with `black` (#7783)
|
2021-07-26 13:37:35 +02:00 |
test_pruning.py
|
Raise `MisconfigurationException` if `trainer.eval` is missing required methods (#10016)
|
2021-10-25 23:12:08 -07:00 |
test_quantization.py
|
Raise `MisconfigurationException` if `trainer.eval` is missing required methods (#10016)
|
2021-10-25 23:12:08 -07: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
|
Add `leave` argument to RichProgressBar (#10301)
|
2021-11-02 13:20:52 -04:00 |
test_stochastic_weight_avg.py
|
Remove deprecated dataloader arguments in Trainer methods (#10325)
|
2021-11-04 11:03:39 +01:00 |
test_timer.py
|
Change default value of the `max_steps` Trainer argument from `None` to `-1` (#9460)
|
2021-10-25 20:21:33 +00:00 |
test_tqdm_progress_bar.py
|
Remove deprecated dataloader arguments in Trainer methods (#10325)
|
2021-11-04 11:03:39 +01:00 |
test_xla_stats_monitor.py
|
Replace `yapf` with `black` (#7783)
|
2021-07-26 13:37:35 +02:00 |