Skip to content

Commit 3628695

Browse files
authored
Merge pull request #6387 from lcy-seso/add_softsign_to_doc
add softsign into doc.
2 parents 4df0bb3 + 93a2255 commit 3628695

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/api/v2/config/activation.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,10 @@ STanh
9999
.. automodule:: paddle.v2.activation
100100
:members: STanh
101101
:noindex:
102+
103+
SoftSign
104+
========
105+
106+
.. automodule:: paddle.v2.activation
107+
:members: SoftSign
108+
:noindex:

0 commit comments

Comments
 (0)