We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f38156 commit 01161a9Copy full SHA for 01161a9
docs/source-pytorch/advanced/training_tricks.rst
@@ -74,7 +74,7 @@ procedure starts.
74
`this post <https://pytorch.org/blog/pytorch-1.6-now-includes-stochastic-weight-averaging>`__ by the PyTorch team.
75
76
.. seealso::
77
- The :class:`~lightning.pytorch.callbacks.WeightAveraging` callback and
+ The :class:`~lightning.pytorch.callbacks.WeightAveraging` callback and
78
:class:`~lightning.pytorch.callbacks.StochasticWeightAveraging` callback
79
80
.. testcode::
0 commit comments