Commit Graph

10947 Commits (5846aab31730cb595f6210bed0758954529fc0f0)
 

Author SHA1 Message Date
wanghaoshuang 5846aab317 1. Rename 'edit_distance_error' to 'edit_distance'
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
Tao Luo c73f00fe35
Merge pull request #7634 from Yancey1989/fix_compile_warning
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
Tao Luo 513986595d
Merge pull request #7650 from luotao1/v1_api_doc
8 years ago
Tao Luo c022057085
Merge pull request #7554 from gx-wind/develop
8 years ago
fengjiayi 7473b1f78e
Merge pull request #7586 from JiayiFeng/update_error_clip_doc
8 years ago
Luo Tao 30f69beefd remove unused v1_api_tutorials
8 years ago
Tao Luo f98720a9ed
Merge pull request #7645 from luotao1/code_conduct
8 years ago
Yancey1989 2ce5c9d45e fix gpu implement
8 years ago
gx_wind 331bfd9835 Merge remote-tracking branch 'upstream/develop' into develop
8 years ago
Yan Chunwei 3388e52da1
Bugfix/beamsearch op (#7611)
8 years ago
Luo Tao 83bce37680 change CODE_OF_CONDUCT_cn.md from Traditional Chinese to Simplified Chinese
8 years ago
chengduo f086ebb8b9
Merge pull request #7536 from chengduoZH/feature/refine_conv_pool_python
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
Yancey1989 07e87ff185 Fix sequence_padding compile warning
8 years ago
Guo Sheng 4b3e22b865
Merge pull request #7574 from lcy-seso/wraper_for_l2_normalize
8 years ago
fengjiayi 1d89866995
Merge pull request #7593 from JiayiFeng/dev_elementwise_scalar
8 years ago
fengjiayi 37a9437073
Merge pull request #7538 from JiayiFeng/dev_elementwise_max_min
8 years ago
Tao Luo 388aa51ccf
Merge pull request #7622 from abhinavarora/reduce_op_doc
8 years ago
Darcy f6dfccb6e8 Adding fluid distributed training guide doc (#7619)
8 years ago
Abhinav Arora 484af6c7e0 Fixing the rendering for Reduce operators in operator documentation
8 years ago
Yu Yang b8a17987ec Feature/parallel for bug fix (#7474)
8 years ago
dzhwinter c5067a6af0 "fix hook" (#7616)
8 years ago
Qiao Longfei b870e04256 clean lod_tensor_test (#7618)
8 years ago
Abhinav Arora 1e31315088 Adding a Code of Conduct for Paddle open source project (#7579)
8 years ago
fengjiayi 079a760e07 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_error_clip_doc
8 years ago
fengjiayi 193096194c Merge branch 'dev_elementwise_max_min' into dev_elementwise_scalar
8 years ago
fengjiayi a37f6ad379 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
8 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
8 years ago
Cao Ying a9899dbe2b
Merge pull request #7609 from lcy-seso/fix_copyright
8 years ago
Yan Chunwei ac73900942
enhance/add lod check (#7439)
8 years ago
Cao Ying 3dc72a26b2
Merge pull request #7587 from reyoung/feature/fix_typo
8 years ago
Cao Ying 4df95edc70
Merge pull request #7602 from guoshengCS/add-dot_product_attention
8 years ago
Tao Luo 939e1b1af9
Merge pull request #7592 from tensor-tang/fixds2
8 years ago
ying 8f9480cc2c fix copyright.
8 years ago
Qiao Longfei 6f71f89ded
change DEVICE_TYPE in op_registry to LIBRARY_TYPE (#7588)
8 years ago
Tao Luo 144854d2e8
Merge pull request #7557 from luotao1/v1_api
8 years ago
fengjiayi 3f5c77cc4b fix copyright information
8 years ago
fengjiayi 117918a545 Fix copyright infomation
8 years ago
fengjiayi f1a889720a fix copyright
8 years ago
guosheng db959d6350 Add dot_product_attention to nets.__all__
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
chengduoZH c9641a03dc refine code
8 years ago