Skip to content

Commit b027582

Browse files
author
chengduo
authored
add api_doc to rst (#13279)
1 parent 883bbe1 commit b027582

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/fluid/api/layers.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -822,6 +822,14 @@ pad
822822
.. autofunction:: paddle.fluid.layers.pad
823823
:noindex:
824824

825+
.. _api_fluid_layers_pad_constant_like:
826+
827+
pad_constant_like
828+
---
829+
830+
.. autofunction:: paddle.fluid.layers.pad_constant_like
831+
:noindex:
832+
825833
.. _api_fluid_layers_label_smooth:
826834

827835
label_smooth
@@ -1145,6 +1153,14 @@ sigmoid
11451153
.. autofunction:: paddle.fluid.layers.sigmoid
11461154
:noindex:
11471155

1156+
.. _api_fluid_layers_hsigmoid:
1157+
1158+
hsigmoid
1159+
-------
1160+
1161+
.. autofunction:: paddle.fluid.layers.hsigmoid
1162+
:noindex:
1163+
11481164
.. _api_fluid_layers_logsigmoid:
11491165

11501166
logsigmoid

0 commit comments

Comments
 (0)