Skip to content

Commit 93a2255

Browse files
committed
add softsign into doc.
1 parent 229c2e7 commit 93a2255

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)