Commit Graph

83 Commits (01d568e59afcfcac1c4012ca43019812be6bf85b)

Author SHA1 Message Date
wanghaoshuang 01d568e59a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
7 years ago
wanghaoshuang 4673a4a9aa divide this operator into ctc_greedy_decoder and edit_distance_error.
7 years ago
whs 2360dd20a4
Merge pull request #7438 from wanghaoshuang/ctc_py
7 years ago
wanghaoshuang 2ca603b98f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
7 years ago
wanghaoshuang 082c302c3f Add comments
7 years ago
wanghaoshuang 0dd3919a21 Add python wrapper for ctc_evaluator
7 years ago
wanghaoshuang 4de6cbd308 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
7 years ago
chengduoZH edd2132679 remove conflict
7 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
7 years ago
guosheng 66054984cd Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention
7 years ago
guosheng 9bcb2d268e Add python wrapper for matmul_op and dot_product_attention
7 years ago
chengduoZH ed7e74abf2 follow comments and refine python doc
7 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
7 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
7 years ago
wanghaoshuang d968b4ba1a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
7 years ago
wanghaoshuang 24144bdb2c Add notice about norm_by_times and change 'ctc' to 'CTC'
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
chengduoZH 251c6032fb set use_cudnn as default
7 years ago
chengduoZH 78dc93430c expose use_cudnn
7 years ago
guosheng 234013a9d7 Add python wrapper for matmul_op
7 years ago
guosheng ef129718ea Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-glu
7 years ago
guosheng c083a60d7a Add python split and glu
7 years ago
dzhwinter 5ad1aef051
"cudnn operators change to cudnn kernel" (#6660)
7 years ago
ying 8ac744f372 add wrapper for elementwise math operator.
7 years ago
Abhinav Arora ea782e38a6
Fix typo in batch norm bias initialization (#7449)
7 years ago
wanghaoshuang fb62f8cb0f Add python api for warp-ctc op
7 years ago
QI JUN 87f9b58363
set stop gradient for mask in dropout layer (#7390)
7 years ago
QI JUN fe341bacde
refine batch norm python layer (#7348)
7 years ago
yangyaming 67b8c09210 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7211
7 years ago
yangyaming 872b1c8884 Stop gradient when pool_type=='max'
7 years ago
Siddharth Goyal 691b5cac61 Fix equation for gru op (#7274)
7 years ago
Cao Ying 0b6c5e6d25
Merge pull request #7223 from PaddlePaddle/emailweixu-patch-1
7 years ago
Siddharth Goyal f3c42f607c
Add doc for gru_unit op (in fluid) (#7151)
7 years ago
emailweixu ebc616b0f9
Fix comment to layers.fc
7 years ago
yangyaming 60fecce43d Fix unit test for lstm_unit.
7 years ago
yangyaming c0f6f492bc Add shape info for arguments.
7 years ago
yangyaming d6ec963047 Minor correction.
7 years ago
yangyaming f0e797e5b7 Doc fix and enhancement for lstm_unit python wrapper.
7 years ago
Siddharth Goyal 87f46ebb36 Add squared error layers doc (#6862)
7 years ago
Yibing Liu 3a93fa7708
Merge pull request #7069 from kuke/fix_cross_entropy_doc
7 years ago
chengduo f9a1229666
Merge pull request #6850 from chengduoZH/feature/conv2d_python_doc
7 years ago
chengduoZH 3d2b2d408f refine doc
7 years ago
Yibing Liu e2c2652fc0 amend comments in cross_entropy_op
7 years ago
Yibing Liu 4177e80545 Add line feed character in the doc of cross_entropy
7 years ago
Yibing Liu c67c54a8e7 Polish the doc of cross_entropy
7 years ago
fengjiayi bff0cbfcd3
Merge pull request #7025 from JiayiFeng/rename_output_of_softmax_and_activitions
7 years ago
fengjiayi e41a71cea8 fix errors
7 years ago
guosheng 97d47ca3fc Add python wrapper for reduce_max and reduce_min
7 years ago
chengduoZH 9e7c068677 fix embedding example
7 years ago
chengduoZH 1d936f1dfa refine
7 years ago