未验证 提交 88abad3e 编写于 作者: T tangwei12 提交者: GitHub

fix emb demo, test=develop (#1886)

上级 97b5deab
......@@ -74,6 +74,8 @@ embedding
.. code-block:: python
import paddle.fluid as fluid
import numpy as np
data = fluid.layers.data(name='sequence', shape=[1], dtype='int64', lod_level=1)
# 示例 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册