Commit Graph

359 Commits (6b795d424cc5f7390091177a5e11223b474af9b8)

Author SHA1 Message Date
Yibing Liu 6b795d424c
Merge pull request #13901 from kuke/seq_slice_py
7 years ago
Yibing Liu 46b0b7903c
Merge pull request #13856 from kuke/seq_unpad_op
7 years ago
Yibing Liu 6a627ce751 Use length-based lod in seq_slice's doc
7 years ago
Yibing Liu 699825a9d5 Use length-based lod in seq_unpad's doc
7 years ago
Yibing Liu b785798585 Expose layer's name for sequence pad & unpad
7 years ago
Yibing Liu 7d84de4712 Fix some typos
7 years ago
Yibing Liu 16b2c6dc78 Add py api for sequence_slice_op
7 years ago
Yibing Liu 46e61d81a7 Wrapper py api for sequence_unpad
7 years ago
minqiyang 4a22979bca Polish code
7 years ago
minqiyang f03e0e49a8 Polish doc
7 years ago
minqiyang a7cae62bbb Polish code
7 years ago
minqiyang 7f6ff6f5a9 Polish doc
7 years ago
minqiyang 35e547e00f Polish API doc
7 years ago
minqiyang d8a1b77097 Add margin_rank_loss_op to python
7 years ago
Xin Pan 88ab1ea183 fix
7 years ago
Xin Pan 3d339797fb clean use_mkldnn options
7 years ago
Xin Pan 23a29be49d hide all left over kwargs
7 years ago
Zeng Jinle 1cbaf71a68
Merge pull request #13620 from sneaxiy/fix_api_kwargs2
7 years ago
sneaxiy 31e67b9042 test=develop
7 years ago
minqiyang 4c89137427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api
7 years ago
gongweibao 91bc80d679 test=develop
7 years ago
gongweibao 944403910d test=develop
7 years ago
gongweibao c837a0acb2 follow comments
7 years ago
sneaxiy f1a08a3bab test=develop
7 years ago
minqiyang e4bc247cd4 Polish code
7 years ago
minqiyang 23291abdb6 Polish code
7 years ago
minqiyang 7c767a44c2 Polish code
7 years ago
minqiyang b1448ded40 Port clip and clip_by_norm op to nn and change API.sepc
7 years ago
minqiyang 0ff5d8b02a Port logical_ops to nn
7 years ago
gongweibao 3dc54af2d3 merge
7 years ago
sneaxiy 48d82bd008 add out params
7 years ago
gongweibao 1113337764 merge
7 years ago
sneaxiy 70e70d7d38 fix api.spec
7 years ago
sneaxiy 6724801884 fix conflict
7 years ago
gongweibao bee213e51f fix conflict
7 years ago
tensor-tang b9d7bd487f
Merge branch 'develop' into remove/kwargs
7 years ago
sneaxiy 3ad3635de0 fix conflict
7 years ago
sneaxiy 3ee0a6489d remove kwargs in python api
7 years ago
gongweibao dda9c3556e fix
7 years ago
gongweibao 45efc1ddda fix
7 years ago
gongweibao ff47841796 fix
7 years ago
gongweibao 8f09109a45 fix
7 years ago
tensor-tang 567b711db9 remove kwargs of brelu, leaky_relu and soft_relu
7 years ago
Zhen Wang 26857692cd remove the kwargs of elu,relu6,pow,stanh,hard_sigmoid and swish
7 years ago
Qingsheng Li 21ec93aa7e
[WIP]Sequence Scatter Op (#12625)
7 years ago
Zeng Jinle 642cf6ca2f
Merge pull request #13418 from sneaxiy/dam_save_memory
7 years ago
whs 5dc5175007
Add python api for expand op. (#13453)
7 years ago
Dun 253f618ac7 loosen the restriction of output_size in conv2d_transpose (#12292)
7 years ago
chengduo 6757a31552
[Accelerate] Refine seq_softmax_op (#13421)
7 years ago
Yibing Liu 9cc1937d43
Merge pull request #13400 from kuke/fix_seq_pad
7 years ago