Commit Graph

11560 Commits (8894c67d7168dfa5f5dc8e57ec2b5c60f24e368c)
 

Author SHA1 Message Date
Kexin Zhao 856f650a9b fix bug
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
Kexin Zhao 6edbf1387c remove ptools
8 years ago
Kexin Zhao e1f475ad1e refine code
8 years ago
wanghaoshuang e469545757 Add Copyright to test_ctc_align.py
8 years ago
Kexin Zhao ed3e5717ba fix bug
8 years ago
Yang Yang d002f60af9 merge develop
8 years ago
Yang Yang e0e45c052e merge develop
8 years ago
Yang Yang 28b240bbcf delete todo in MergeLoDTensor
8 years ago
Kexin Zhao dc168ed00a modify programDesc based on feed and fetch names
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
Helin Wang 151f579c23 Recv OP: use BlockDesc* instread of ProgramDesc proto as Attribute
8 years ago
Yu Yang b8a17987ec Feature/parallel for bug fix (#7474)
8 years ago
Helin Wang d4d143796f Fix build error
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
fengjiayi a247972dda fix a error
8 years ago
fengjiayi 958d07bee3 fix a error
8 years ago
fengjiayi 1dac173b51 add API for clip_by_global_norm
8 years ago
Qiao Longfei 6f71f89ded
change DEVICE_TYPE in op_registry to LIBRARY_TYPE (#7588)
8 years ago
typhoonzero f233b936c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
8 years ago
Tao Luo 144854d2e8
Merge pull request #7557 from luotao1/v1_api
8 years ago
fengjiayi 6ebfade465 fix copyright information
8 years ago
fengjiayi 3f5c77cc4b fix copyright information
8 years ago
Luo Tao fc75da7902 Merge branch 'develop' into fluid_infer
8 years ago
Luo Tao c96b7e8047 add missing framework.pb.h and fix string install typo
8 years ago
wanghaoshuang fe45f2115f 1. Rename 'block_expand' to im2sequence
8 years ago
fengjiayi 117918a545 Fix copyright infomation
8 years ago
fengjiayi f1a889720a fix copyright
8 years ago
fengjiayi 4cb6e72b85 refine code details
8 years ago
Yibing Liu 7a2aa486cc Unify data type in sequence_erase_op
8 years ago
typhoonzero 02ea349101 enhance dist train performance
8 years ago
Yibing Liu 5ae0c97faf Add unit test case for no tokens to be erased
8 years ago
Yibing Liu d1d614b9f8 Refine the GPU kernel for sequence_erase_op
8 years ago