Commit Graph

11061 Commits (0f47703dd5db01a7510031e810f963e09a8c9c13)
 

Author SHA1 Message Date
wanghaoshuang 4de6cbd308 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
7 years ago
chengduoZH edd2132679 remove conflict
7 years ago
Kexin Zhao 856f650a9b fix bug
7 years ago
Yancey1989 07e87ff185 Fix sequence_padding compile warning
7 years ago
Guo Sheng 4b3e22b865
Merge pull request #7574 from lcy-seso/wraper_for_l2_normalize
7 years ago
fengjiayi 1d89866995
Merge pull request #7593 from JiayiFeng/dev_elementwise_scalar
7 years ago
fengjiayi 37a9437073
Merge pull request #7538 from JiayiFeng/dev_elementwise_max_min
7 years ago
Tao Luo 388aa51ccf
Merge pull request #7622 from abhinavarora/reduce_op_doc
7 years ago
Kexin Zhao 6edbf1387c remove ptools
7 years ago
Kexin Zhao e1f475ad1e refine code
7 years ago
wanghaoshuang e469545757 Add Copyright to test_ctc_align.py
7 years ago
Kexin Zhao ed3e5717ba fix bug
7 years ago
Yang Yang d002f60af9 merge develop
7 years ago
Yang Yang e0e45c052e merge develop
7 years ago
Yang Yang 28b240bbcf delete todo in MergeLoDTensor
7 years ago
Kexin Zhao dc168ed00a modify programDesc based on feed and fetch names
7 years ago
Darcy f6dfccb6e8 Adding fluid distributed training guide doc (#7619)
7 years ago
Abhinav Arora 484af6c7e0 Fixing the rendering for Reduce operators in operator documentation
7 years ago
Helin Wang 151f579c23 Recv OP: use BlockDesc* instread of ProgramDesc proto as Attribute
7 years ago
Yu Yang b8a17987ec Feature/parallel for bug fix (#7474)
7 years ago
Helin Wang d4d143796f Fix build error
7 years ago
dzhwinter c5067a6af0 "fix hook" (#7616)
7 years ago
Qiao Longfei b870e04256 clean lod_tensor_test (#7618)
7 years ago
Abhinav Arora 1e31315088 Adding a Code of Conduct for Paddle open source project (#7579)
7 years ago
fengjiayi 079a760e07 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_error_clip_doc
7 years ago
fengjiayi 193096194c Merge branch 'dev_elementwise_max_min' into dev_elementwise_scalar
7 years ago
fengjiayi a37f6ad379 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
7 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
7 years ago
Cao Ying a9899dbe2b
Merge pull request #7609 from lcy-seso/fix_copyright
7 years ago
Yan Chunwei ac73900942
enhance/add lod check (#7439)
7 years ago
Cao Ying 3dc72a26b2
Merge pull request #7587 from reyoung/feature/fix_typo
7 years ago
Cao Ying 4df95edc70
Merge pull request #7602 from guoshengCS/add-dot_product_attention
7 years ago
Tao Luo 939e1b1af9
Merge pull request #7592 from tensor-tang/fixds2
7 years ago
ying 8f9480cc2c fix copyright.
7 years ago
Qiao Longfei 6f71f89ded
change DEVICE_TYPE in op_registry to LIBRARY_TYPE (#7588)
7 years ago
typhoonzero f233b936c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
7 years ago
Tao Luo 144854d2e8
Merge pull request #7557 from luotao1/v1_api
7 years ago
fengjiayi 3f5c77cc4b fix copyright information
7 years ago
fengjiayi 117918a545 Fix copyright infomation
7 years ago
fengjiayi f1a889720a fix copyright
7 years ago
Yibing Liu 7a2aa486cc Unify data type in sequence_erase_op
7 years ago
typhoonzero 02ea349101 enhance dist train performance
7 years ago
Yibing Liu 5ae0c97faf Add unit test case for no tokens to be erased
7 years ago
Yibing Liu d1d614b9f8 Refine the GPU kernel for sequence_erase_op
7 years ago
guosheng db959d6350 Add dot_product_attention to nets.__all__
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
wanghaoshuang 7150289b5c Refine CPU kernel
7 years ago
Yibing Liu 7d3b2e4b03 Fix a bug in sequence_erase_op
7 years ago
chengduoZH c9641a03dc refine code
7 years ago