Commit Graph

3519 Commits (d00eb53a9315495d8c8147ac8f0f00a0d298bb49)

Author SHA1 Message Date
fengjiayi 5fc498e742 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_grad_clip_api
7 years ago
ying b3de0d9c17 Merge branch 'develop' into fix_rendering_error_of_transpose_op
7 years ago
dangqingqing 74af23b6d1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bipartite_match_op
7 years ago
ying 58cd4fda62 add wrapper for transpose operator.
7 years ago
wanghaoshuang d9d9be1bac Fix white space in comments.
7 years ago
Yang Yu 38f47e642f Fix CI
7 years ago
ying 3e195d86d8 add wrapper for multihead_attention.
7 years ago
wanghaoshuang da0d95cb1c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into blockexpand
7 years ago
wanghaoshuang 8143a42667 1. Add more comments
7 years ago
guosheng b03c8b90ae Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
7 years ago
wanghaoshuang 1bc8de3209 1. Add sequence_num as edit distance op's output
7 years ago
fengjiayi 89c591f37c update grad clip api
7 years ago
Tao Luo 336e8db1d1
Merge pull request #7729 from lcy-seso/fix_copyright
7 years ago
wanghaox 3c255ad39d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
7 years ago
wanghaox f7c0ad9d35 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
wanghaox 528bcac52c update iou_sim code
7 years ago
wanghaoshuang 648ca7a3b2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into blockexpand
7 years ago
Yu Yang c80af6ffaa
Merge pull request #7721 from reyoung/feature/rename_fluid
7 years ago
Yu Yang 54a4696f2a
Merge pull request #7660 from reyoung/feature/compare_op_use_elemwise
7 years ago
ying 1c4968ee8b fix copyright
7 years ago
Yang Yu af8cb820a7 Fix bug of nce_op
7 years ago
wanghaox 142f632886 update code
7 years ago
wanghaoshuang 3a48282e61 Fix unitest
7 years ago
Cao Ying 430fdc52a8
Merge pull request #7661 from lcy-seso/wmt16_en_ger
7 years ago
QI JUN a6da470b11
add memory optimization transpiler demo (#7443)
7 years ago
wanghaox f020f4b51e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
Yang Yu f035f327b1 Wrap NCE to python
7 years ago
fengjiayi e8adcaf278 update
7 years ago
fengjiayi 2b8ea2171e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_global_norm_clip
7 years ago
Yu Yang f45b0b0661
Merge pull request #7688 from reyoung/feature/python_overload_math_operators
7 years ago
Yang Yu 5c26f60875 Fix license
7 years ago
Yang Yu d3d855fbc8 Fix unittest
7 years ago
Yang Yu 3008aab6ee Merge branch 'develop' of github.com:baidu/Paddle into feature/rename_fluid
7 years ago
guosheng 1d715c6090 saml fix of lookup_table_op enhancement
7 years ago
Yang Yu 2b9b6c3d32 Merge branch 'develop' of github.com:baidu/Paddle into feature/compare_op_use_elemwise
7 years ago
wanghaoshuang 91b83d0a67 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into block_expand_py
7 years ago
Yang Yu 87b424e866 Follow comments
7 years ago
guosheng 4c7cb771aa Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
7 years ago
wanghaoshuang 9d650112c0 Rename 'block_expand' to 'im2sequence'
7 years ago
guosheng ae676a609f Enhance lookup_table_op to support padding_idx
7 years ago
ying 2f344e7f0f fix name convention.
7 years ago
武毅 18615626a8
Merge pull request #7715 from Yancey1989/split_selected_rows_to_multi_pserver
7 years ago
wanghaoshuang 0b854bdb8b Add sequence_erase option into edit distance python API
7 years ago
ranqiu92 eee62648cf Refine test_label_semantic_roles of Fluid (#7193)
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
Cao Ying 04806ffe83
Merge pull request #7656 from chengduoZH/feature/enhance_matmul_op
7 years ago
Yancey1989 d0a9393668 Split SelectedRows to multiple pservers
7 years ago
chengduoZH 782ddc5f59 follow comments
7 years ago
wanghaoshuang a8f118ca83 Add EditDistance to evaluator.py
7 years ago
wanghaoshuang 680aec2156 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
7 years ago
helinwang e92fe9e64f
Merge branch 'develop' into remote_optimize
7 years ago
chengduoZH cd38e2d142 remove conflict
7 years ago
chengduoZH ce93eea88f refine unit test
7 years ago
gongweibao 2ac46d538d
Add distribution implement of image classification. (#7687)
7 years ago
fengjiayi 19c554f9e4 update
7 years ago
dangqingqing c2edcde1b1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bipartite_match_op
7 years ago
dangqingqing bf33b191d0 Add bipartite matching operator and unit testing.
7 years ago
yangyaming 811c4ee401 Add python wrapper for sequence_reshape.
7 years ago
Yang yaming 4f933312db
Merge pull request #7662 from pkuyym/fix-6678
7 years ago
ying 9a97c7f745 add wmt16 into dataset.
7 years ago
yangyaming c198523885 Merge branch 'fix-6678' of github.com:pkuyym/Paddle into fix-7691
7 years ago
Yang Yu 22662ae424 Move paddle.v2.fluid.registery to layers
7 years ago
chengduoZH 95b896ce72 update python interface
7 years ago
fengjiayi 538f1ad28f tiny fix
7 years ago
fengjiayi 408a6b8bb2 tiny fix
7 years ago
fengjiayi 42b0748ab4 add unittest
7 years ago
wanghaoshuang 25dec82f24 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
7 years ago
wanghaoshuang 5846aab317 1. Rename 'edit_distance_error' to 'edit_distance'
7 years ago
whs 55ec0e2a92
Merge pull request #7649 from wanghaoshuang/fix_edit
7 years ago
Yang Yu 9f731a608b Add math operator patches
7 years ago
whs 47753a9667
Merge pull request #7527 from wanghaoshuang/ctc_greedy_decode
7 years ago
yangyaming 08cb472ab9 Simplify the implementation.
7 years ago
Yibing Liu a1c281f07e
Merge pull request #7603 from kuke/simplify_erase
7 years ago
Yang Yu 9c0b29014c Make compare_op reuse elemwise_op_funcs
7 years ago
Yibing Liu 41b8388492
Merge pull request #7640 from kuke/add_lstm_doc
7 years ago
Yibing Liu 8809d43ad7 Remove unnecessary dtype conversion & register int64 kernels
7 years ago
Yu Yang 259fcc3026
Merge pull request #7676 from tonyyang-svail/7673
7 years ago
武毅 9d91ae5f04
Merge pull request #7669 from putcn/develop
7 years ago
武毅 58be41fa91
Merge pull request #7608 from typhoonzero/distributed_split_selectedrows
7 years ago
Yang Yang 07cf302e6e first commit
7 years ago
fengjiayi 974183b4da Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_global_norm_clip
7 years ago
fengjiayi b7b5de7fd6
Merge pull request #7665 from JiayiFeng/dev_update_auto-registry
7 years ago
Yancey c79d530ad3
Add split selected rows op (#7604)
7 years ago
typhoonzero 0aff136395 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
7 years ago
Xi Chen 95d6dce354 update doc and dist test due to API change https://github.com/PaddlePaddle/Paddle/pull/7619#pullrequestreview-89656079
7 years ago
Darcy 7a68787667
Merge pull request #7667 from abhinavarora/dist_transpiler
7 years ago
Abhinav Arora 030c0b91fb Do not send to optimize_ops to distribute transpiler again
7 years ago
kexinzhao d77e6a6760
Merge pull request #7636 from kexinzhao/save_inference_model
7 years ago
Abhinav Arora 7905e36741
Implement Book chapter 02 in distributed framework (#7629)
7 years ago
fengjiayi 84de7e7f03 make auto-registry layers supporting specified output
7 years ago
fengjiayi 773f2f735c fix errors
7 years ago
Yibing Liu ef56e6839a Correct the usage of fc in the example of dynamic_lstm's doc
7 years ago
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
yangyaming bea41444d7 Refine the implementation and add unit test.
7 years ago
typhoonzero 30529e314e delete debug transpiler code
7 years ago
wanghaoshuang 6e04e580d2 Change input data type to int64_t in unitest and GPU kernel
7 years ago
guosheng b83ff4514b Register reduce_op_kernel with multiple data types
7 years ago
chengduoZH 2edc136c5f add 4-d for matmul_op
7 years ago
whs 2360dd20a4
Merge pull request #7438 from wanghaoshuang/ctc_py
7 years ago