Commit Graph

1327 Commits (d325e668b8ee8c85621611618eb99adc8c3b5916)

Author SHA1 Message Date
Yan Chunwei f76fee644c
fix graph pattern detector (#14186)
6 years ago
chengduo e1742050ea fix merge lod_tensor bug (#14199)
6 years ago
Xin Pan 913b569903
Merge pull request #14151 from panyx0718/fix
6 years ago
chengduo 2ccf77d1c1
Refine GetTensorFromVar (#14160)
6 years ago
Yan Xu d10b8efcc0
Merge pull request #14152 from Yancey1989/add_fused_broadcast_unittest
6 years ago
Yu Yang c21597cf07
fix(PE): use shared_ptr<BlockingQueue> for cross thread communication (#14136)
6 years ago
Yan Chunwei 62a0fe0860
fix tensor array bug (#14166)
6 years ago
chengduo ed087f8232
refine op_handle (#14178)
6 years ago
Yu Yang 90d9e5aee8
feat(platform): lazy initialization of devicecontext in pool (#14067)
6 years ago
Yancey1989 6bfa6a0a33 add fused broadcast op unit test, test=develop
6 years ago
Xin Pan e2db0b9bf3 add a small test to verify tensor type
6 years ago
chengduo 2f639113ee
Fix sum_op's GetExpectedKernelType (#14112)
6 years ago
Xin Pan 16dfedb8b8
Merge pull request #14103 from jacquesqiao/cpu-for-1.1-merge-with-shape
6 years ago
Xin Pan 177720a737
Merge pull request #14116 from chengduoZH/release/1.1.0
6 years ago
chengduozh acec4cb8ca [1.1]fix op_role value
6 years ago
Qiao Longfei 3d4e050802 fix compile, optimize code test=develop
6 years ago
Qiao Longfei d26ff8cb2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpu-for-1.1-merge-with-shape
6 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
6 years ago
Qiao Longfei 7cd2417fe2 Merge branch 'develop' into cpu-for-1.1-merge-with-shape
6 years ago
Xin Pan 0a80f06ec4
Merge pull request #14086 from panyx0718/fix6
6 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
6 years ago
seiriosPlus c34610f86d Fix lookup table at CPU Reduce strategy, test=develop
6 years ago
Qiao Longfei 641369f92b Merge branch 'dist-table-do-not-init-on-trainer' of ssh://github.com/jacquesqiao/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei 1ed9ef6d70 Merge branch 'shape_int_to_int64' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
6 years ago
Qiao Longfei f1a3fb041b Merge branch 'fix_lookuptable_in_reduce' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
6 years ago
Wu Yi 9da9b1926b
[1.1] fix graph num hang (#14072)
6 years ago
Qiao Longfei fad42fe7cc broadcast handle not inited parameter
6 years ago
Zeng Jinle 60058180cb
Merge pull request #13945 from sneaxiy/unify_mixed_vector_api
6 years ago
Xin Pan bcc9126e7b
Merge pull request #14056 from panyx0718/fix
6 years ago
Tao Luo 961baea16c
Merge pull request #14063 from wojtuss/wojtuss/remove-unused-EnableMKLDNN
6 years ago
Xin Pan bba0c4a9f2 delete unused codes.
6 years ago
tangwei12 318ba99124 revert changes in protobuf.cc and type_defs
6 years ago
tangwei12 aa6dc82f4b revert changes in protobuf.cc and type_defs
6 years ago
sneaxiy b1fd62f39e test=develop
6 years ago
Xin Pan d5d09672c8 better fix
6 years ago
Xin Pan 726fd438cd avoid blocking everyone
6 years ago
tangwei12 b58957d9d7 Revert "fix lookuptable in reduce strategy"
6 years ago
tangwei12 2761eafb92 shape type to int64_t, test=develop
6 years ago
tangwei12 d4a8967c1e add const in &, test=develop
6 years ago
tangwei12 0e25e397bd shape type to int64_t, test=develop
6 years ago
tangwei12 d1e85e33d7 shape type to int64_t, test=develop
6 years ago
Xin Pan 70effddfc1 fix
6 years ago
Xin Pan 64e7688ade clean more APIs
6 years ago
Xin Pan c891bc22f5 clarify Reset
6 years ago
Xin Pan 4f59690b4c clean unused codes
6 years ago
Xin Pan 784a19ecd0 fix some thread-safty issue and simplify threadpool
6 years ago
Wojciech Uss be58997443 remove unused method from naive executor
6 years ago
tangwei12 39b3bf24d0 shape type to int64_t, test=develop
6 years ago
tangwei12 755927d2b0 shape type to int64_t, test=develop
6 years ago
tangwei12 8b7f45a889 add longs in framework
6 years ago