未验证 提交 35a407f5 编写于 作者: G Guo Sheng 提交者: GitHub

Merge pull request #803 from guoshengCS/fix-transformer-dataset

Replace v2.dataset with dataset in Transformer
import numpy as np
import paddle.v2 as paddle
import paddle
import paddle.fluid as fluid
import model
......
import os
import numpy as np
import paddle.v2 as paddle
import paddle
import paddle.fluid as fluid
from model import transformer, position_encoding_init
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册