Commit Graph

81 Commits (43c9561e9a383d08534a84d01808ff61d1e261e2)

Author SHA1 Message Date
wopeizl 83c4f7721f
use two GPUs to run the exclusive test test=develop (#17187)
6 years ago
wopeizl d9991dccdd
add parallel build script to ci … (#16901)
6 years ago
lujun 4aea89faa2 fix vgg-test. test=develop
6 years ago
Tao Luo 38f01b678a rename high_level_api tests
6 years ago
peizhilin e7fa61e282 fix unit test cases
6 years ago
Yu Yang efa630eadb
Refine Dockerfile (#14908)
6 years ago
minqiyang 6720d343ce Remove test_recognize_digits_mlp from Mac
6 years ago
minqiyang 8230b74281 Polish code
6 years ago
minqiyang 159b0eb7e3 Remove random fail ut
6 years ago
JiabinYang 9ae5baebfa test=develop
6 years ago
Yu Yang e104e70667 Update Unittests
7 years ago
minqiyang dc863aac7e Add kids exists detection in Scope
7 years ago
minqiyang ce24a92007 Disable image_classification_resnet
7 years ago
minqiyang d3d22a12fd Polish code
7 years ago
minqiyang 5335ff628e Polish code
7 years ago
minqiyang 2720330dc5 Disable random fail case
7 years ago
minqiyang 8ef1f9f9b8 Polish code
7 years ago
minqiyang 2bb0ac927b Polish code
7 years ago
minqiyang a04d99810e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
7 years ago
Qiao Longfei 6a79ba2f28 Add save inference model to trainer (#12682)
7 years ago
minqiyang ad9e6476ff Force object deletion on trainer in unit test
7 years ago
minqiyang 5af0c60fb6 Add compat deps
7 years ago
minqiyang 3420c94994 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
7 years ago
minqiyang d4accfa905 Fix random fail of python35 unit test
7 years ago
chengduo ef628ab887
Fix high level API(Inference) bug (#13159)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang a3539845f2 Polish python code style
7 years ago
minqiyang e102e5dd83 Fix cifar10 decompress problem
7 years ago
minqiyang 3ec6d60c34 Fix write bytes in dataset download
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
minqiyang 4bf3c8c5a1 Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
7 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
Wei Xu 264e8305b0 Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
7 years ago
Xin Pan fc697f070e
Merge pull request #11712 from kexinzhao/fix_lod_name
7 years ago
Kexin Zhao 6b95a8a89c fix error
7 years ago
Kexin Zhao e09ac3df18 replace lod name with recur_seq_lens
7 years ago
guosheng f4bdfbc697 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
guosheng 49ca424d6e Fix src_idx out of range in beam_search_op
7 years ago
guosheng 6e38cc337d Fix the beam_search in test_machine_translation.py
7 years ago
chengduoZH 0a46de4a3c fix unit test
7 years ago
Siddharth Goyal 52e2eb65b9
Fix function in fit-a-line with new API (#11020)
7 years ago
Siddharth Goyal 99a5a3d8d3
Fix optimizer in remaining chapters with high level API (#11172)
7 years ago
Siddharth Goyal a4237171a5
Modify optimizer in new API to support more usecases (#11168)
7 years ago
Nicky 6f3c7d9b24 Simplify and make a clear function name
7 years ago
Kexin Zhao 60783a753a
Modify machine translation example using new LoDTensor API (#11018)
7 years ago
Siddharth Goyal 88aa2d8a6a
Fix order of inputs in infer() of label_semantic example (#10993)
7 years ago
Siddharth Goyal fb43c6b4a5
Fix attribute name in new API (#10947)
7 years ago
Kexin Zhao c79ec9f002
Add create LoDTensor from list option and simplify recommender book example (#10946)
7 years ago
yuyang18 dd4c977401 Diable buggy test
7 years ago