Commit Graph

30 Commits (e8f9dac7abba95bb50bf445ef8b4c7ebeac1ec23)

Author SHA1 Message Date
minqiyang 6720d343ce Remove test_recognize_digits_mlp from Mac
8 years ago
JiabinYang 9ae5baebfa test=develop
8 years ago
Yu Yang e104e70667 Update Unittests
8 years ago
minqiyang dc863aac7e Add kids exists detection in Scope
8 years ago
minqiyang d3d22a12fd Polish code
8 years ago
minqiyang 5335ff628e Polish code
8 years ago
minqiyang 2720330dc5 Disable random fail case
8 years ago
minqiyang 8ef1f9f9b8 Polish code
8 years ago
minqiyang 2bb0ac927b Polish code
8 years ago
minqiyang ad9e6476ff Force object deletion on trainer in unit test
8 years ago
minqiyang 5af0c60fb6 Add compat deps
8 years ago
minqiyang 3420c94994 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
8 years ago
minqiyang d4accfa905 Fix random fail of python35 unit test
8 years ago
chengduo ef628ab887
Fix high level API(Inference) bug (#13159)
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function
8 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
8 years ago
Wei Xu 264e8305b0 Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
8 years ago
Siddharth Goyal 99a5a3d8d3
Fix optimizer in remaining chapters with high level API (#11172)
8 years ago
Siddharth Goyal fb43c6b4a5
Fix attribute name in new API (#10947)
8 years ago
daminglu cc7b4b9ef1
add return_numpy back (#10892)
8 years ago
Qiao Longfei 54ae8e4520
Merge pull request #10741 from jacquesqiao/inferencer-support-multi-gpu
8 years ago
qiaolongfei feed94e20f should load parameter before create parallel_executor
8 years ago
Kexin Zhao bbd7580e04 simplify recognize digits example code (#10722)
8 years ago
yuyang18 791af3a088 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
8 years ago
daminglu 74ca73b80d
Update trainer api (#10674)
8 years ago
yuyang18 c4ad0dd084 Add fetch metrics
8 years ago
yuyang18 2a0205a5d9 Draft for train by parallel executor
8 years ago
Jeff Wang 177324b067
[Test-driven] Recognize Digit: update mnist test cases with the new API syntax. (#10507)
8 years ago
Jeff Wang 0fed3db3eb
Put all new tests under high-level-api (#10534)
8 years ago