Skip to content

Commit

Permalink
Add missing callbacks to callbacks.rst (#9223)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushikb11 authored and Borda committed Sep 7, 2021
1 parent 5a19c06 commit b36b9cc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/source/extensions/callbacks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ Lightning has a few built-in callbacks.

BackboneFinetuning
BaseFinetuning
BasePredictionWriter
Callback
EarlyStopping
GPUStatsMonitor
Expand All @@ -105,11 +106,12 @@ Lightning has a few built-in callbacks.
LearningRateMonitor
ModelCheckpoint
ModelPruning
BasePredictionWriter
ProgressBar
ProgressBarBase
RichProgressBar
QuantizationAwareTraining
StochasticWeightAveraging
XLAStatsMonitor

----------

Expand Down

0 comments on commit b36b9cc

Please sign in to comment.