Skip to content

Commit a0d29f5

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5c367c5 commit a0d29f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source-pytorch/common/tbptt.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ hidden states should be kept in-between each time-dimension split.
4242
4343
# 6. Remove the return of `hiddens`
4444
# Returning loss in manual optimization is not needed
45-
return None
45+
return None

0 commit comments

Comments
 (0)