Commit Graph

6538 Commits (40141f749b3abbdb2a7baaf5b58c88d594b27cf2)

Author SHA1 Message Date
minqiyang 40141f749b Implement the unittest for hash op
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
jerrywgz e906c8e5e7
Merge pull request #14022 from jerrywgz/fix_rpn_target_assign_op
6 years ago
qingqing01 c7379a7320 Fix top_k op (#14034)
6 years ago
Jiabin Yang 6b4056bbf9
Merge pull request #14014 from JiabinYang/inference_model_mac
6 years ago
jerrywgz e35fd3b252 test=develop
6 years ago
jerrywgz e0708e62ba refine code
6 years ago
jerrywgz 1c591c3909
Merge branch 'develop' into fix_rpn_target_assign_op
6 years ago
jerrywgz f06c6193d7 fix rpn target assign test=develop
6 years ago
Xin Pan c1383744f0 resolve conflicts
6 years ago
Xin Pan 4625f83f92 better handle var type inference
6 years ago
JiabinYang 2b2630fc73 test=develop
6 years ago
JiabinYang fbfa5400ae test=develop
6 years ago
gongweibao 58c027cc38
Add rpc profiler flags. (#13989)
6 years ago
Tao Luo 42aa1d409d
Merge pull request #13485 from tpatejko/tpatejko/capi-resnet-conv-elementwise-fusion
6 years ago
tensor-tang 664159ad42
Merge pull request #13998 from tensor-tang/fea/fusion_seqconv_add
6 years ago
jerrywgz 765085d297
Merge pull request #13904 from jerrywgz/roialign
6 years ago
Tomasz Patejko 7c64aa0fdc MKLDNN conv + elementwise_add fusion: _set_attr corrected in residual connection fusion
6 years ago
Tomasz Patejko 4be45af1cc MKLDNN conv + elementwise_add fusion: skip connection attribute renamed. Comments about patterns added.
6 years ago
Michal Gallus f0efc244c6 MKLDNN conv + elementwise_add fusion: Fix transpiler integration to predict skip connection input of eltwise_add
6 years ago
Michal Gallus f688197182 MKLDNN conv + elementwise_add fusion: Fix output_data to point to the right tensor, also fix transpiler integration
6 years ago
tensor-tang 23fc896bc2 Merge remote-tracking branch 'ups/develop' into fea/fusion_seqconv_add
6 years ago
tensor-tang 339e655aec refine and add seqconv elementwiseadd relu op test
6 years ago
Yipeng fcb2e8103e Ocr end2end dev (#13889)
6 years ago
chengduo 9775e50ca2
Fix add doc for bias_attr (#13937)
6 years ago
chengduo c40074aa94
fix l1 regularizer (#13881)
6 years ago
Zeng Jinle 081fd41f05
Merge pull request #13944 from sneaxiy/add_layer_norm_doc
6 years ago
jerrywgz 9a14ca91b8 test=develop
6 years ago
Jiabin Yang c524082d2e
Merge pull request #13922 from JiabinYang/fix_mac/inference_model_path
6 years ago
qingqing01 67a2b5215d
Add affine channel op to speed and save memory for faster-rcnn model. (#13919)
6 years ago
gongweibao 078223b3e3
Add rpc timeline. (#13900)
6 years ago
tangwei12 e3964e5a43
lookup table bug fix about lr, test=develop (#13946)
6 years ago
dzhwinter 29382db625
Merge pull request #13874 from dzhwinter/fix/momentum
6 years ago
dzhwinter 00e8791f66 fix compile in cpu error. test=develop
6 years ago
sneaxiy acd77e6900 test=develop
6 years ago
shippingwang 4964bb7db0 change ' to "
6 years ago
shippingwang efaf6f7dbe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
6 years ago
jerrywgz 4c9884e713 refine unittest test=develop
6 years ago
JiabinYang c20f689d6e test=develop
6 years ago
Yibing Liu 6b795d424c
Merge pull request #13901 from kuke/seq_slice_py
6 years ago
dzhwinter 3861269594 merge develop branch
6 years ago
JiabinYang 1ba7a3f311 test=develop
6 years ago
tangwei12 fa2ab3346c
fill constant add infervarshape, lookuptable clone lr var (#13830)
6 years ago
JiabinYang 368d6b77b0 test=develop
6 years ago
Yibing Liu 46b0b7903c
Merge pull request #13856 from kuke/seq_unpad_op
6 years ago
Yibing Liu 6a627ce751 Use length-based lod in seq_slice's doc
6 years ago
Yibing Liu 699825a9d5 Use length-based lod in seq_unpad's doc
6 years ago
jerrywgz 2f5a80174e add roi_align api
6 years ago
Zeng Jinle 93606c2c2c
Merge pull request #13689 from sneaxiy/sparse_rmsprop
6 years ago