Commit Graph

12 Commits (47c02b5c32ec59fd3c70611106dd8d6c823904c7)

Author SHA1 Message Date
Siddharth Goyal 99a5a3d8d3
Fix optimizer in remaining chapters with high level API (#11172)
7 years ago
Siddharth Goyal fb43c6b4a5
Fix attribute name in new API (#10947)
7 years ago
daminglu cc7b4b9ef1
add return_numpy back (#10892)
7 years ago
Qiao Longfei 54ae8e4520
Merge pull request #10741 from jacquesqiao/inferencer-support-multi-gpu
7 years ago
qiaolongfei feed94e20f should load parameter before create parallel_executor
7 years ago
Kexin Zhao bbd7580e04 simplify recognize digits example code (#10722)
7 years ago
yuyang18 791af3a088 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
7 years ago
daminglu 74ca73b80d
Update trainer api (#10674)
7 years ago
yuyang18 c4ad0dd084 Add fetch metrics
7 years ago
yuyang18 2a0205a5d9 Draft for train by parallel executor
7 years ago
Jeff Wang 177324b067
[Test-driven] Recognize Digit: update mnist test cases with the new API syntax. (#10507)
7 years ago
Jeff Wang 0fed3db3eb
Put all new tests under high-level-api (#10534)
7 years ago