Commit Graph

1312 Commits (3d4e050802ef90f70b2e8d02be108d1bfdbcee1e)

Author SHA1 Message Date
Qiao Longfei 3d4e050802 fix compile, optimize code test=develop
8 years ago
Qiao Longfei d26ff8cb2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpu-for-1.1-merge-with-shape
8 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
8 years ago
Qiao Longfei 7cd2417fe2 Merge branch 'develop' into cpu-for-1.1-merge-with-shape
8 years ago
Xin Pan 0a80f06ec4
Merge pull request #14086 from panyx0718/fix6
8 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
8 years ago
seiriosPlus c34610f86d Fix lookup table at CPU Reduce strategy, test=develop
8 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
8 years ago
Qiao Longfei 1ed9ef6d70 Merge branch 'shape_int_to_int64' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
8 years ago
Qiao Longfei f1a3fb041b Merge branch 'fix_lookuptable_in_reduce' of https://github.com/seiriosPlus/Paddle into cpu-for-1.1-merge
8 years ago
Wu Yi 9da9b1926b
[1.1] fix graph num hang (#14072)
8 years ago
Qiao Longfei fad42fe7cc broadcast handle not inited parameter
8 years ago
Zeng Jinle 60058180cb
Merge pull request #13945 from sneaxiy/unify_mixed_vector_api
8 years ago
Xin Pan bcc9126e7b
Merge pull request #14056 from panyx0718/fix
8 years ago
Tao Luo 961baea16c
Merge pull request #14063 from wojtuss/wojtuss/remove-unused-EnableMKLDNN
8 years ago
Xin Pan bba0c4a9f2 delete unused codes.
8 years ago
tangwei12 318ba99124 revert changes in protobuf.cc and type_defs
8 years ago
tangwei12 aa6dc82f4b revert changes in protobuf.cc and type_defs
8 years ago
sneaxiy b1fd62f39e test=develop
8 years ago
Xin Pan d5d09672c8 better fix
8 years ago
Xin Pan 726fd438cd avoid blocking everyone
8 years ago
tangwei12 b58957d9d7 Revert "fix lookuptable in reduce strategy"
8 years ago
tangwei12 2761eafb92 shape type to int64_t, test=develop
8 years ago
tangwei12 d4a8967c1e add const in &, test=develop
8 years ago
tangwei12 0e25e397bd shape type to int64_t, test=develop
8 years ago
tangwei12 d1e85e33d7 shape type to int64_t, test=develop
8 years ago
Xin Pan 70effddfc1 fix
8 years ago
Xin Pan 64e7688ade clean more APIs
8 years ago
Xin Pan c891bc22f5 clarify Reset
8 years ago
Xin Pan 4f59690b4c clean unused codes
8 years ago
Xin Pan 784a19ecd0 fix some thread-safty issue and simplify threadpool
8 years ago
Wojciech Uss be58997443 remove unused method from naive executor
8 years ago
tangwei12 39b3bf24d0 shape type to int64_t, test=develop
8 years ago
tangwei12 755927d2b0 shape type to int64_t, test=develop
8 years ago
tangwei12 8b7f45a889 add longs in framework
8 years ago
tangwei12 f3729db6e0 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into Pdv
8 years ago
Xin Pan 8837669782
Merge pull request #13982 from panyx0718/fix
8 years ago
tangwei12 770e2a1881 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into Pdv
8 years ago
chengduo e943f4508b
add graph number check (#14025)
8 years ago
sneaxiy 8f07f60915 test=develop
8 years ago
Tao Luo 23da8defc8
Merge pull request #14028 from luotao1/fix_resnet50_test
8 years ago
Tao Luo 316bc9bfc9 fix typo and warning in analyzer_resnet50_test
8 years ago
Xin Pan 4625f83f92 better handle var type inference
8 years ago
Xin Pan 8f2116d8fa clean up after the changes have been stopped for so long.
8 years ago
Xin Pan d10e54c460
Merge pull request #14003 from chengduoZH/fix_fast_parallel_exe_bug
8 years ago
Tao Luo 42aa1d409d
Merge pull request #13485 from tpatejko/tpatejko/capi-resnet-conv-elementwise-fusion
8 years ago
chengduozh 82d2903b63 Fix fast ParallelExe bug
8 years ago
Tomasz Patejko ce2464fd98 MKLDNN conv + elementwise_add fusion: UT for missing bias added. UTs refactored. Some minor changes in the pass
8 years ago
Tomasz Patejko 4e72ab411e MKLDNN conv + elementwise_add fusion: fix for crash when bias is not present
8 years ago
Tomasz Patejko 415b261555 MKLDNN conv + elementwise_add fusion: fusion options added
8 years ago