Skip to content

Commit 2718e3c

Browse files
authored
Apply suggestions from code review
1 parent 9616188 commit 2718e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-pytorch/common/trainer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ impact to subsequent runs. These are the changes enabled:
586586

587587

588588
gradient_clip_algorithm
589-
^^^^^^^^^^^^^^^^^^^^^^
589+
^^^^^^^^^^^^^^^^^^^^^^^
590590

591591
The gradient clipping algorithm to use. Pass ``gradient_clip_algorithm="value"`` to clip by value, and
592592
``gradient_clip_algorithm="norm"`` to clip by norm. By default it will be set to ``"norm"``.

0 commit comments

Comments
 (0)