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 9616188 commit 2718e3cCopy full SHA for 2718e3c
docs/source-pytorch/common/trainer.rst
@@ -586,7 +586,7 @@ impact to subsequent runs. These are the changes enabled:
586
587
588
gradient_clip_algorithm
589
-^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^
590
591
The gradient clipping algorithm to use. Pass ``gradient_clip_algorithm="value"`` to clip by value, and
592
``gradient_clip_algorithm="norm"`` to clip by norm. By default it will be set to ``"norm"``.
0 commit comments