.. |
progress
|
feat: Add Rich Progress Bar (#8929)
|
2021-08-24 02:40:36 +00:00 |
__init__.py
|
feat: Add Rich Progress Bar (#8929)
|
2021-08-24 02:40:36 +00:00 |
base.py
|
[2 / 3] improvements to saving and loading callback state (#7187)
|
2021-08-24 17:35:19 +00:00 |
early_stopping.py
|
[2 / 3] improvements to saving and loading callback state (#7187)
|
2021-08-24 17:35:19 +00:00 |
finetuning.py
|
Replace `yapf` with `black` (#7783)
|
2021-07-26 13:37:35 +02:00 |
gpu_stats_monitor.py
|
Handle the case with no queries in `GPUStatsMonitor` (#9014)
|
2021-08-21 05:22:33 +02:00 |
gradient_accumulation_scheduler.py
|
[bugfix] Re-compute accumulated_grad_batches (#8493)
|
2021-07-21 10:46:25 +00:00 |
lambda_function.py
|
Add the `on_before_optimizer_step` hook (#8048)
|
2021-07-09 13:30:52 +02:00 |
lr_monitor.py
|
Replace `yapf` with `black` (#7783)
|
2021-07-26 13:37:35 +02:00 |
model_checkpoint.py
|
Remove deprecated property `ModelCheckpoint.period` in favor of `ModelCheckpoint.every_n_epochs` (#9213)
|
2021-08-31 10:04:29 +02:00 |
prediction_writer.py
|
Replace `yapf` with `black` (#7783)
|
2021-07-26 13:37:35 +02:00 |
pruning.py
|
Remove `outputs` in `on_train_epoch_end` hooks (#8587)
|
2021-07-28 18:27:54 +02:00 |
quantization.py
|
Fix pre-commit blacken-docs failures (#8624)
|
2021-07-30 12:10:15 +00:00 |
stochastic_weight_avg.py
|
Fix SWA with a list of learning rates (#8747)
|
2021-08-14 08:50:08 +02:00 |
timer.py
|
Remove deprecated `on_{save,load}_checkpoint` signature (#8697)
|
2021-08-21 22:48:28 -07:00 |
xla_stats_monitor.py
|
Replace `yapf` with `black` (#7783)
|
2021-07-26 13:37:35 +02:00 |