Commit Graph

371 Commits (fe18adfbaabdee72d93bdb94cd23bf9225863ee8)

Author SHA1 Message Date
minqiyang 33db82671c Polish code
8 years ago
minqiyang 8a0f26f45f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into continue_hash_op
8 years ago
minqiyang d4f9aa0852 Add hash op implementation
8 years ago
Xin Pan c1383744f0 resolve conflicts
8 years ago
Xin Pan 4625f83f92 better handle var type inference
8 years ago
jerrywgz 765085d297
Merge pull request #13904 from jerrywgz/roialign
8 years ago
chengduo 9775e50ca2
Fix add doc for bias_attr (#13937)
8 years ago
Zeng Jinle 081fd41f05
Merge pull request #13944 from sneaxiy/add_layer_norm_doc
8 years ago
jerrywgz 9a14ca91b8 test=develop
8 years ago
qingqing01 67a2b5215d
Add affine channel op to speed and save memory for faster-rcnn model. (#13919)
8 years ago
sneaxiy acd77e6900 test=develop
8 years ago
Yibing Liu 6b795d424c
Merge pull request #13901 from kuke/seq_slice_py
8 years ago
Yibing Liu 46b0b7903c
Merge pull request #13856 from kuke/seq_unpad_op
8 years ago
Yibing Liu 6a627ce751 Use length-based lod in seq_slice's doc
8 years ago
Yibing Liu 699825a9d5 Use length-based lod in seq_unpad's doc
8 years ago
jerrywgz 2f5a80174e add roi_align api
8 years ago
Yibing Liu b785798585 Expose layer's name for sequence pad & unpad
8 years ago
Yibing Liu 7d84de4712 Fix some typos
8 years ago
Yibing Liu 16b2c6dc78 Add py api for sequence_slice_op
8 years ago
Yibing Liu 46e61d81a7 Wrapper py api for sequence_unpad
8 years ago
minqiyang 4a22979bca Polish code
8 years ago
minqiyang f03e0e49a8 Polish doc
8 years ago
minqiyang a7cae62bbb Polish code
8 years ago
minqiyang 7f6ff6f5a9 Polish doc
8 years ago
minqiyang 35e547e00f Polish API doc
8 years ago
minqiyang d8a1b77097 Add margin_rank_loss_op to python
8 years ago
Xin Pan 88ab1ea183 fix
8 years ago
Xin Pan 3d339797fb clean use_mkldnn options
8 years ago
Xin Pan 23a29be49d hide all left over kwargs
8 years ago
Zeng Jinle 1cbaf71a68
Merge pull request #13620 from sneaxiy/fix_api_kwargs2
8 years ago
sneaxiy 31e67b9042 test=develop
8 years ago
minqiyang 4c89137427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api
8 years ago
gongweibao 91bc80d679 test=develop
8 years ago
gongweibao 944403910d test=develop
8 years ago
gongweibao c837a0acb2 follow comments
8 years ago
sneaxiy f1a08a3bab test=develop
8 years ago
minqiyang e4bc247cd4 Polish code
8 years ago
minqiyang 23291abdb6 Polish code
8 years ago
minqiyang 7c767a44c2 Polish code
8 years ago
minqiyang b1448ded40 Port clip and clip_by_norm op to nn and change API.sepc
8 years ago
minqiyang 0ff5d8b02a Port logical_ops to nn
8 years ago
gongweibao 3dc54af2d3 merge
8 years ago
sneaxiy 48d82bd008 add out params
8 years ago
gongweibao 1113337764 merge
8 years ago
sneaxiy 70e70d7d38 fix api.spec
8 years ago
sneaxiy 6724801884 fix conflict
8 years ago
gongweibao bee213e51f fix conflict
8 years ago
tensor-tang b9d7bd487f
Merge branch 'develop' into remove/kwargs
8 years ago
sneaxiy 3ad3635de0 fix conflict
8 years ago
sneaxiy 3ee0a6489d remove kwargs in python api
8 years ago