Commit Graph

105 Commits (dace68ac6d95e6dcffecd0edca5cd5ae290bba2f)

Author SHA1 Message Date
chengduo 9b1a17a835 Refine conv2d_transpose layer doc (#6920)
9 years ago
ying dcb5a1ed67 fix ci.
9 years ago
ying 64606eafff Merge branch 'develop' into fix_rendering_error_of_transpose_op
9 years ago
whs 44561a24c9
Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py
9 years ago
ying 58cd4fda62 add wrapper for transpose operator.
9 years ago
wanghaoshuang d9d9be1bac Fix white space in comments.
9 years ago
wanghaoshuang 8143a42667 1. Add more comments
9 years ago
wanghaoshuang 1bc8de3209 1. Add sequence_num as edit distance op's output
9 years ago
wanghaoshuang 0b854bdb8b Add sequence_erase option into edit distance python API
9 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
9 years ago
wanghaoshuang 680aec2156 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
9 years ago
chengduoZH cd38e2d142 remove conflict
9 years ago
yangyaming 811c4ee401 Add python wrapper for sequence_reshape.
9 years ago
chengduoZH 95b896ce72 update python interface
9 years ago
wanghaoshuang 25dec82f24 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
9 years ago
wanghaoshuang 5846aab317 1. Rename 'edit_distance_error' to 'edit_distance'
9 years ago
Yibing Liu 41b8388492
Merge pull request #7640 from kuke/add_lstm_doc
9 years ago
Yibing Liu ef56e6839a Correct the usage of fc in the example of dynamic_lstm's doc
9 years ago
wanghaoshuang 01d568e59a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
9 years ago
wanghaoshuang 4673a4a9aa divide this operator into ctc_greedy_decoder and edit_distance_error.
9 years ago
whs 2360dd20a4
Merge pull request #7438 from wanghaoshuang/ctc_py
9 years ago
wanghaoshuang 2ca603b98f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
9 years ago
wanghaoshuang 082c302c3f Add comments
9 years ago
Yibing Liu 3b0eff6196 Format the writing in doc of dynamic_lstm
9 years ago
Yibing Liu f46257fa4a Merge branch 'develop' of upstream into add_lstm_doc
9 years ago
Yibing Liu f050390754 Polish the doc of dynamic_lstm
9 years ago
wanghaoshuang 0dd3919a21 Add python wrapper for ctc_evaluator
9 years ago
wanghaoshuang 4de6cbd308 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
9 years ago
chengduoZH edd2132679 remove conflict
9 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
9 years ago
guosheng 66054984cd Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention
9 years ago
guosheng 9bcb2d268e Add python wrapper for matmul_op and dot_product_attention
9 years ago
chengduoZH ed7e74abf2 follow comments and refine python doc
9 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
9 years ago
Yibing Liu aab4cfeb65 Add doc for dynamic_lstm python api
9 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
9 years ago
wanghaoshuang d968b4ba1a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
9 years ago
wanghaoshuang 24144bdb2c Add notice about norm_by_times and change 'ctc' to 'CTC'
9 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
9 years ago
chengduoZH 251c6032fb set use_cudnn as default
9 years ago
chengduoZH 78dc93430c expose use_cudnn
9 years ago
guosheng 234013a9d7 Add python wrapper for matmul_op
9 years ago
guosheng ef129718ea Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-glu
9 years ago
guosheng c083a60d7a Add python split and glu
9 years ago
dzhwinter 5ad1aef051
"cudnn operators change to cudnn kernel" (#6660)
9 years ago
ying 8ac744f372 add wrapper for elementwise math operator.
9 years ago
Abhinav Arora ea782e38a6
Fix typo in batch norm bias initialization (#7449)
9 years ago
wanghaoshuang fb62f8cb0f Add python api for warp-ctc op
9 years ago
QI JUN 87f9b58363
set stop gradient for mask in dropout layer (#7390)
9 years ago
QI JUN fe341bacde
refine batch norm python layer (#7348)
9 years ago