提交 9dd10132 编写于 作者: T tink2123

update fluid_cn.rst

上级 3f4e1291
...@@ -1060,12 +1060,12 @@ name_scope ...@@ -1060,12 +1060,12 @@ name_scope
.. code-block:: python .. code-block:: python
with name_scope("encoder"): with name_scope("encoder"):
... ...
with name_scope("decoder"): with name_scope("decoder"):
... ...
with name_scope("attention"): with name_scope("attention"):
... ...
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册