.. |
__init__.py
|
…
|
|
test_callback_hook_outputs.py
|
Mark outputs as protected in the evaluation loops (#10781)
|
2021-11-28 20:09:30 +00:00 |
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
|
Disable validation completely when `overfit_batches>0` (#9709)
|
2021-12-01 13:57:57 +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
|
Fail the test when a `DeprecationWarning` is raised (#9940)
|
2021-11-17 23:41:50 +01: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
|
Fail the test when a `DeprecationWarning` is raised (#9940)
|
2021-11-17 23:41:50 +01:00 |
test_lr_monitor.py
|
Deprecate `lr_sch_names` from `LearningRateMonitor` (#10066)
|
2021-10-28 12:57:04 +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 retrieval of batch indices when dataloader num_workers > 0 (#10870)
|
2021-12-02 10:36:10 +00:00 |
test_pruning.py
|
Rename special to standalone (#10779)
|
2021-11-26 17:13:14 +00:00 |
test_quantization.py
|
Drop torch 1.6 testing (#10390)
|
2021-11-13 20:35:03 +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
|
Fix sanity check for RichProgressBar (#10913)
|
2021-12-15 09:23:35 +00:00 |
test_stochastic_weight_avg.py
|
2/n Move Precision Plugin into strategy - move optimizer related logics (#10596)
|
2021-11-30 08:31:23 +00: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
|
Update the TQDM progress bar `on_train_epoch_end` (#11069)
|
2021-12-15 17:48:32 +00:00 |
test_xla_stats_monitor.py
|
Replace `yapf` with `black` (#7783)
|
2021-07-26 13:37:35 +02:00 |