Skip to content

Commit 1f6a394

Browse files
committed
duplicate object description
1 parent 38c2169 commit 1f6a394

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/code/utils.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,17 @@ Frequent Use
1111
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1212
.. autoclass:: texar.torch.utils.AverageRecorder
1313
:members:
14+
:noindex:
1415

1516
:hidden:`compat_as_text`
1617
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1718
.. autofunction:: texar.torch.utils.compat_as_text
19+
:noindex:
1820

1921
:hidden:`write_paired_text`
2022
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2123
.. autofunction:: texar.torch.utils.write_paired_text
22-
24+
:noindex:
2325

2426
IO
2527
===

0 commit comments

Comments
 (0)