.. |
progress
|
Raise exception if rich is less than 10.2.2 (#10839)
|
2021-12-01 06:14:19 +00:00 |
__init__.py
|
Deprecate `ProgressBar` and rename it to `TQDMProgressBar` (#10134)
|
2021-11-01 11:42:21 +00:00 |
base.py
|
Update extensions doc (#10778)
|
2021-11-29 20:38:23 +00:00 |
device_stats_monitor.py
|
[2/4] Add DeviceStatsMonitor callback (#9712)
|
2021-10-13 18:29:36 +00:00 |
early_stopping.py
|
Squeeze the early stopping monitor (#10461)
|
2021-11-12 18:03:47 +00:00 |
finetuning.py
|
rename callback FineTune arg `round` (#9711)
|
2021-10-06 09:39:36 +01:00 |
gpu_stats_monitor.py
|
Deprecate `DeviceType` in favor of `_AcceleratorType` (#10503)
|
2021-11-25 16:41:03 +01:00 |
gradient_accumulation_scheduler.py
|
Add typing to callbacks (#10001)
|
2021-10-20 10:22:03 +00:00 |
lambda_function.py
|
Add on_exception callback hook (#9183)
|
2021-09-01 10:49:00 +02:00 |
lr_monitor.py
|
Remove deprecated `utilities.distributed.rank_zero_{warn,deprecation}` (#10451)
|
2021-11-10 07:35:48 -08:00 |
model_checkpoint.py
|
Fix misleading ModelCheckpoint documentation on every_n_epochs parameter (#10421)
|
2021-11-19 17:26:50 +00: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
|
Link to arxiv summary instead of pdf in pruning docs (#10282)
|
2021-11-01 14:02:11 +05:30 |
quantization.py
|
Drop torch 1.6 testing (#10390)
|
2021-11-13 20:35:03 +00:00 |
rich_model_summary.py
|
use ModuleNotFoundError instead of ImportError (#9867)
|
2021-10-11 05:57:37 +00:00 |
stochastic_weight_avg.py
|
CI: precommit - docformatter (#8584)
|
2021-09-06 12:49:09 +00:00 |
timer.py
|
Fix typing in `pl.callbacks.timer` (#10798)
|
2021-11-30 14:54:08 +01:00 |
xla_stats_monitor.py
|
Deprecate `DeviceType` in favor of `_AcceleratorType` (#10503)
|
2021-11-25 16:41:03 +01:00 |