Commit Graph

14639 Commits (17f503726b3829476431d18fc11209a95d3f5909)
 

Author SHA1 Message Date
yuyang18 7c777dd549 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
Yancey 0acc93cab9
add dist transpiler unit test (#10485)
7 years ago
Yancey a94aa4d1c8
add manylinux docker image usage (#10585)
7 years ago
Wu Yi b0eca1040f
remove unused vars (#10618)
7 years ago
Tao Luo 6cbe597ae1
Merge pull request #10495 from luotao1/refine_relu_test
7 years ago
Luo Tao 1992f70920 Merge branch 'develop' into refine_relu_test
7 years ago
chengduoZH a3ca4c99eb fix loss.gradVar
7 years ago
weixing dfdcb7eaa8
Merge pull request #10640 from reyoung/feature/build_doc_cmake
7 years ago
Luo Tao be41c2ffa6 Merge branch 'develop' into refine_relu_test
7 years ago
Yiqun Liu b7026f79a9
Fix a bug related to dispensable inputs and refine the inference unittest (#10527)
7 years ago
qiaolongfei af2cd942bb copy boost
7 years ago
daminglu 9fad436bf4
Simplify fluid api for fit a line (#10301)
7 years ago
Xin Pan 6ab935f8f0
Merge pull request #10349 from typhoonzero/gen_nccl_id_op
7 years ago
qingqing01 ca5ea65ad1 Fix reshape op. (#10641)
7 years ago
chengduoZH 8c6dae7776 fix pe bug
7 years ago
Yan Chunwei 674bd839cd
OpConverter change BlockDesc to proto::BlockDesc (#10623)
7 years ago
Luo Tao 4f5f0be769 use the latest buffer to update the convert
7 years ago
Yan Chunwei de81ccb5cb
feature/analysis node representation (#10522)
7 years ago
yuyang18 c72a4f4d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
yuyang18 6d8cc88de3 Change cmake for build doc
7 years ago
yuyang18 66e82b9869 Change implementation to fit sphinx model
7 years ago
Luo Tao a3ba264c47 Merge branch 'develop' into refine_relu_test
7 years ago
Tao Luo 8231960fb1
Merge pull request #10629 from dzhwinter/fix/test_dtype
7 years ago
yuyang18 08295f9877 Add build strategy
7 years ago
Wu Yi b3e5a88450
Patch mkldnn for build on gcc 4.8.2 (#10616)
7 years ago
typhoonzero 872e55bce5 remove comments
7 years ago
typhoonzero 373a2e66eb remove comments
7 years ago
dzhwinter c0a6237d1a "fix ci"
7 years ago
yuyang18 c4ad0dd084 Add fetch metrics
7 years ago
yuyang18 715c933d88 Change deps
7 years ago
yuyang18 c06b44834e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
yuyang18 2a0205a5d9 Draft for train by parallel executor
7 years ago
typhoonzero 7b0c0273f4 update by comments
7 years ago
yuyang18 b9cc896545 Add includes
7 years ago
yuyang18 64305b3ffc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_visit_data_type
7 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
7 years ago
Tao Luo 8c7d2e2984
Merge pull request #10576 from jczaja/prv-reuse-mkldnn-softmax-primitives
7 years ago
Yang yaming 1c4a399df7
Merge pull request #10606 from pkuyym/fix-10605
7 years ago
yangyaming 1c446508a4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-10605
7 years ago
typhoonzero 928418a9ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_nccl_id_op
7 years ago
Yu Yang 9923be5d10
Merge pull request #10546 from chengduoZH/feature/change_pe_strategy
7 years ago
yangyaming ca7c5a24e0 Fix order of prior boxes.
7 years ago
baiyf 43b6d4f8cb put detection op together (#10595)
7 years ago
Yu Yang 2924c92a2e
Merge pull request #10569 from reyoung/feature/matmul_support_float16_double
7 years ago
Yu Yang 05a96db67f
Merge branch 'develop' into feature/matmul_support_float16_double
7 years ago
Yu Yang 5ce2df9b38
Merge pull request #10566 from reyoung/feature/train_by_pe
7 years ago
yi.wu 5ae0c664b0 fix build and merge develop
7 years ago
Jeff Wang 177324b067
[Test-driven] Recognize Digit: update mnist test cases with the new API syntax. (#10507)
7 years ago
Xiaohu Zhu 236dc7be45 typo fixed (#10600)
7 years ago
Qiao Longfei 2a971f3084 Add inferencer infer (#10445)
7 years ago