Commit Graph

118 Commits (353d26ce7ee76c651c7856b90fc7cffffee58973)

Author SHA1 Message Date
whs 9536c4e362
Merge pull request #7595 from wanghaoshuang/block_expand_py
8 years ago
Guo Sheng c648244445
Merge pull request #7766 from guoshengCS/add-python-GRU
8 years ago
wanghaoshuang d498d93cf9 Fix comments and remove param_attr
8 years ago
wanghaoshuang 1ee308623e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
8 years ago
Yang Yu 69074eadbb Merge branch 'develop' of github.com:baidu/Paddle into feature/wrap_nce_loss
8 years ago
guosheng 8cfb3e55b4 Add python wrapper for GRU
8 years ago
wanghaoshuang fdc59ae657 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
8 years ago
chengduo 9b1a17a835 Refine conv2d_transpose layer doc (#6920)
8 years ago
wanghaoshuang 05e563b92e Add unitest
8 years ago
ying dcb5a1ed67 fix ci.
8 years ago
ying 64606eafff Merge branch 'develop' into fix_rendering_error_of_transpose_op
8 years ago
whs 44561a24c9
Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py
8 years ago
ying 58cd4fda62 add wrapper for transpose operator.
8 years ago
wanghaoshuang d9d9be1bac Fix white space in comments.
8 years ago
wanghaoshuang 8143a42667 1. Add more comments
8 years ago
wanghaoshuang 1bc8de3209 1. Add sequence_num as edit distance op's output
8 years ago
Yang Yu af8cb820a7 Fix bug of nce_op
8 years ago
Yang Yu f035f327b1 Wrap NCE to python
8 years ago
wanghaoshuang 91b83d0a67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
8 years ago
wanghaoshuang 9d650112c0 Rename 'block_expand' to 'im2sequence'
8 years ago
wanghaoshuang 0b854bdb8b Add sequence_erase option into edit distance python API
8 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
8 years ago
wanghaoshuang 680aec2156 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
8 years ago
chengduoZH cd38e2d142 remove conflict
8 years ago
yangyaming 811c4ee401 Add python wrapper for sequence_reshape.
8 years ago
chengduoZH 95b896ce72 update python interface
8 years ago
wanghaoshuang 25dec82f24 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
8 years ago
wanghaoshuang 5846aab317 1. Rename 'edit_distance_error' to 'edit_distance'
8 years ago
Yibing Liu 41b8388492
Merge pull request #7640 from kuke/add_lstm_doc
8 years ago
Yibing Liu ef56e6839a Correct the usage of fc in the example of dynamic_lstm's doc
8 years ago
wanghaoshuang 01d568e59a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
8 years ago
wanghaoshuang 4673a4a9aa divide this operator into ctc_greedy_decoder and edit_distance_error.
8 years ago
whs 2360dd20a4
Merge pull request #7438 from wanghaoshuang/ctc_py
8 years ago
wanghaoshuang 2ca603b98f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
8 years ago
wanghaoshuang 082c302c3f Add comments
8 years ago
Yibing Liu 3b0eff6196 Format the writing in doc of dynamic_lstm
8 years ago
Yibing Liu f46257fa4a Merge branch 'develop' of upstream into add_lstm_doc
8 years ago
Yibing Liu f050390754 Polish the doc of dynamic_lstm
8 years ago
wanghaoshuang 0dd3919a21 Add python wrapper for ctc_evaluator
8 years ago
wanghaoshuang 4de6cbd308 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
8 years ago
chengduoZH edd2132679 remove conflict
8 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
8 years ago
guosheng 66054984cd Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention
8 years ago
guosheng 9bcb2d268e Add python wrapper for matmul_op and dot_product_attention
8 years ago
wanghaoshuang 11b4471ade Add python API for block expand op
8 years ago
chengduoZH ed7e74abf2 follow comments and refine python doc
8 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
8 years ago
Yibing Liu aab4cfeb65 Add doc for dynamic_lstm python api
8 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
8 years ago
wanghaoshuang d968b4ba1a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
8 years ago