.. |
progress
|
[1/n] Add support for iterable datasets to Rich ProgressBar (#9734)
|
2021-09-29 09:54:30 +00:00 |
__init__.py
|
Add `RichModelSummary` callback (#9546)
|
2021-09-17 10:54:16 +00:00 |
base.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
early_stopping.py
|
[docs] updated docs for min_delta parameter in early stopping callback (#9513)
|
2021-09-14 16:15:57 +00:00 |
finetuning.py
|
move get_active_optimizers to utilities (#9581)
|
2021-09-25 13:17:47 +02:00 |
gpu_stats_monitor.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
gradient_accumulation_scheduler.py
|
[bugfix] Re-compute accumulated_grad_batches (#8493)
|
2021-07-21 10:46:25 +00:00 |
lambda_function.py
|
Add on_exception callback hook (#9183)
|
2021-09-01 10:49:00 +02:00 |
lr_monitor.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
model_checkpoint.py
|
Optimize non-empty directory warning check in model checkpoint callback (#9615)
|
2021-09-25 08:31:48 -07:00 |
model_summary.py
|
fix mypy typing for model summary (#9447)
|
2021-09-13 11:41:27 +02:00 |
prediction_writer.py
|
[bugfix] Always return batch indices to prevent duplicated logic for the users (#9432)
|
2021-09-14 14:40:19 +00:00 |
pruning.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
quantization.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
rich_model_summary.py
|
Add `RichModelSummary` callback (#9546)
|
2021-09-17 10:54:16 +00:00 |
stochastic_weight_avg.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
timer.py
|
Call TrainingTypePlugin collective functions directly instead of going through the Accelerator (#9677)
|
2021-09-27 14:52:57 +02:00 |
xla_stats_monitor.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |