Commit Graph

17 Commits (118e585b8c28e56da6c39c2fcf21002625a67934)

Author SHA1 Message Date
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
Zeng Jinle 807c7a4747
remove recordio convert in dataset, test=develop (#19387)
6 years ago
Guo Sheng 4c5df40e22
Fix the data URL in wmt16.py. (#17775)
6 years ago
minqiyang a24db02f4a Fix data download of wmt14
6 years ago
Yu Yang 2f16f47e94 Fix dataset wmt16
6 years ago
minqiyang 06289aa2f9 Fix reader of rnn_search in python3
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
7 years ago
minqiyang ae39709e59 Polish code
7 years ago
minqiyang 5d4238cdcc Fix six.iteritems problem
7 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
7 years ago
minqiyang ee1d08abba Fix CI issues
7 years ago
minqiyang e6ae1e4ffc Replace the dependency of paddle.v2 dataset
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Wojciech Uss 25d5e226ab Fix typo in wmt16
7 years ago
Helin Wang bcf7c36b0b Make paddle.fluid no longer depends on paddle.v2
7 years ago