Commit Graph

13 Commits (9d7c3b18c020fd0662e130ed9e7d69909fb4cc04)

Author SHA1 Message Date
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