未验证 提交 cfc49551 编写于 作者: T Tink_Y 提交者: GitHub

Update layers_cn.rst

上级 2b4ef97b
......@@ -1718,7 +1718,7 @@ BRelu 激活函数
.. code-block:: python
x = fluid.layers.data(name=”x”, shape=[2,3,16,16], dtype=”float32”)
x = fluid.layers.data(name="x", shape=[2,3,16,16], dtype=”float32”)
y = fluid.layers.brelu(x, t_min=1.0, t_max=20.0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册