提交 42c81e52 编写于 作者: X Xun Deng

fixed indentation in Softplus comments

上级 1744948d
......@@ -25,7 +25,7 @@ class Softplus(Bijector):
This Bijector performs the operation, where k is the sharpness factor.
.. math::
Y = \frac{\log(1 + e ^ {kX})}{k}
Y = \frac{\log(1 + e ^ {kX})}{k}
Args:
sharpness (float): scale factor. Default: 1.0.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册