Commit Graph

81 Commits (cde73a7bbff1ced34d8b0a19bc2553407ccbf347)

Author SHA1 Message Date
Zeng Jinle cee0079a4d
fix readers bug, test=develop (#19868)
5 years ago
Zeng Jinle bf8367367e
fix download.py empty line, test=develop (#19870)
5 years ago
xiaoting a50785b02d modifed cifar download url, test=develop (#19623)
6 years ago
Zeng Jinle 5dce1da680 remove reset recordio usage (#19519)
6 years ago
Zeng Jinle 807c7a4747
remove recordio convert in dataset, test=develop (#19387)
6 years ago
Zeng Jinle 5b6673c44d
merge develop to solve conflict, also fix API doc, test=develop (#18823)
6 years ago
xiaoting dd3f9d19cf replace mnist dataset url, test=develop (#18429)
6 years ago
Jiabin Yang ff59866502
test=develop, fix mnist will segment fault (#18083)
6 years ago
chengduo b5a1c1463d
Update CPU_NUM config (#18059)
6 years ago
lujun 60094207cc
fix dataset-flowers random fail. test=develop (#17836)
6 years ago
Guo Sheng 4c5df40e22
Fix the data URL in wmt16.py. (#17775)
6 years ago
lujun ed9d603a8a
fix api doc: Optimizer.ModelAverage (#17395)
6 years ago
Jiabin Yang f735102eab
add layer norm to Layers, add transformer test in imperative mode (#16092)
6 years ago
liuwei1031 de3b70a101
fix cdn issue, test=develop (#16423)
6 years ago
lujun 3472f67356 fix mnist-dataset bug at windows,test=develop
6 years ago
minqiyang ab084b6e6c Polish code
6 years ago
minqiyang 42d1b3f786 Fix numpy bug on Ubuntu16 and Ubuntu18 which will cause segmentfault
6 years ago
minqiyang a24db02f4a Fix data download of wmt14
6 years ago
Yu Yang 461f71a90b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
minqiyang d8384c8e64 Polish code
6 years ago
minqiyang 5ae34fb9ac Make code more compatible
6 years ago
minqiyang 8551e07abc Fix flowers data read in python3
6 years ago
Yu Yang 2f16f47e94 Fix dataset wmt16
6 years ago
tangwei12 97cf1eb6d7
Add distributed unit tests about text_classification/simnet-bow/ctr (#12812)
6 years ago
minqiyang 06289aa2f9 Fix reader of rnn_search in python3
6 years ago
Yancey1989 3571ca6663 move uci_housing dataset to bce
6 years ago
yuyang 480c7c4ee3 Fix sentiment dataset
6 years ago
Yancey1989 a0b68653d0 make pickel proto version compatiable with py2
7 years ago
qingqing01 82671e9486
Fix bug in flowers dataset. (#13024)
7 years ago
minqiyang 312f3b8654 Fix random diff between python2 and python3
7 years ago
Jiabin Yang 7240e7215a
Merge pull request #12914 from JiabinYang/check_cv2
7 years ago
Qiyang Min 038e2817f0
Merge pull request #12836 from velconia/disable_prelu_test_local
7 years ago
JiabinYang 786558fc68 fix bug to avoid warning once import paddle.fluid
7 years ago
minqiyang fca139b5e3 Fix flowers dataset download problem
7 years ago
minqiyang 80e3ce411d For test
7 years ago
minqiyang 01eec0af91 Fix flowers dataset reading problem
7 years ago
minqiyang 064b7f3de1 Change the md5sum of 102flowers dataset
7 years ago
minqiyang d49a0d755b Fix common download problem
7 years ago
minqiyang 6d107b0f39 Fix the test_desc_clone's problem
7 years ago
minqiyang 57dab0bb4c Change the link of flowers
7 years ago
minqiyang f4999e4f39 Remove unused six and missing six import
7 years ago
minqiyang 1ef5f2c3e8 Make flowers reader and parallel_executor more efficient
7 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 68b221401d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
luotao1 d54267094e fix wmt14 download error
7 years ago
minqiyang a3539845f2 Polish python code style
7 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Qiyang Min 29fac3c092
Merge pull request #12390 from velconia/port_python3_syntax
7 years ago