Commit Graph

19422 Commits (67050468e1c2801e0aa0c7896cd8e5ffb5046f8f)
 

Author SHA1 Message Date
minqiyang 447a680a2b Add API.spec
6 years ago
minqiyang 8b564d61fb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
6 years ago
minqiyang 5de4619781 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_embedding_grad
6 years ago
minqiyang 0695c1fbe8 Add remind for code
6 years ago
minqiyang 0c5c4c4a5b Add blas header file
6 years ago
guosheng aac426444f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-reshape-reuse-input
6 years ago
buxingyuan d0ccdf8fc1 follow comments
6 years ago
Wu Yi 8c1eea9363
Disable async dist tests (#14047)
6 years ago
minqiyang e2a348cd10 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_sequence_pool_to_cpu
6 years ago
Qiao Longfei f4e6fe0786 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-sum-seq-pooling-op
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
minqiyang 40141f749b Implement the unittest for hash op
6 years ago
Sylwester Fraczek 741cb33bd9 test multithreading
6 years ago
Brian Liu a53e8a8da6 Update MKLDNN integration framework to support Paddle multi-instances
6 years ago
minqiyang accb7b5d95 Polish code
6 years ago
minqiyang 8a0f26f45f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
6 years ago
minqiyang d4f9aa0852 Add hash op implementation
6 years ago
minqiyang 42b6671191 Add hash_op
6 years ago
Dang Qingqing 80ee069b9d Refince comments.
6 years ago
dongzhihong fcc1ffab5d fix mem opt
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
Dang Qingqing 60229c1e3c Follow comments.
6 years ago
Qiao Longfei 7357d8412e add flags for control the thead num for pserver
6 years ago
phlrain a4ad286e6b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
6 years ago
phlrain 469bdb9e55 modify api.spec; test=develop
6 years ago
minqiyang 1a3b38a432 Polish code
6 years ago
minqiyang 133bac2b10 Accelerate embedding op grad
6 years ago
Zhaolong Xing 2256fae45d
Merge pull request #13938 from NHZlX/ocr_attention_support
6 years ago
phlrain 201d4f2a85 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_dropout_att_new
6 years ago
phlrain a6e6bc45d6 modify dropout att; test=develop
6 years ago
minqiyang 2468057da6 Move code to SumSeqPoolGradFunctor
6 years ago
minqiyang 9725db0d40 Fix copy wrong pos bug
6 years ago
minqiyang 9c68709036 Accelerate sequence_pool functor
6 years ago
minqiyang 14ebc424d6 Add gpu support for unittest
6 years ago
jerrywgz e906c8e5e7
Merge pull request #14022 from jerrywgz/fix_rpn_target_assign_op
6 years ago
minqiyang bd5a82e193 Polish unit test code
6 years ago
minqiyang 047fa2f9aa Add unit-test for sequence_pooling functor
6 years ago
qingqing01 c7379a7320 Fix top_k op (#14034)
6 years ago
Zhaolong Xing d3e5255145
Merge pull request #13956 from NHZlX/fix_demo_ci_trt
6 years ago
sneaxiy 016bf51e3f test=develop
6 years ago
Tao Luo f7bbcfa913 remove unused code in paddle_inference_api.h
6 years ago
guosheng 998e2714c8 Refine the doc of reshape_op by following comments.
6 years ago
nhzlx 11f189bacf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_demo_ci_trt
6 years ago
tangwei12 8b7f45a889 add longs in framework
6 years ago
tangwei12 f3729db6e0 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into Pdv
6 years ago
Xin Pan 8837669782
Merge pull request #13982 from panyx0718/fix
6 years ago
guosheng 891c116ea4 Refine the doc of reshape_op
6 years ago