未验证 提交 aa676ce5 编写于 作者: S SunAhong1993 提交者: GitHub

Update Dropout.md

上级 295fd3c8
...@@ -23,7 +23,7 @@ paddle.fluid.layers.dropout( ...@@ -23,7 +23,7 @@ paddle.fluid.layers.dropout(
is_test=False, is_test=False,
seed=None, seed=None,
name=None, name=None,
dropout_implementation='downgrade_in_infer' dropout_implementation="downgrade_in_infer"
) )
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册