Commit Graph

6252 Commits (d3905fbc1e53dcb8ef5481860e44e9ab4a704e5d)

Author SHA1 Message Date
typhoonzero 820ee787b8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist_train_benchmark_vgg16
7 years ago
Yibing Liu a1c281f07e
Merge pull request #7603 from kuke/simplify_erase
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 47622d7f5c
Merge pull request #7624 from tonyyang-svail/7450
7 years ago
Yu Yang 259fcc3026
Merge pull request #7676 from tonyyang-svail/7673
7 years ago
武毅 58be41fa91
Merge pull request #7608 from typhoonzero/distributed_split_selectedrows
7 years ago
Yang Yang 07cf302e6e first commit
7 years ago
Yancey c79d530ad3
Add split selected rows op (#7604)
7 years ago
Tao Luo 161bd4a4c3
Merge pull request #7663 from chengduoZH/fix_warning/seq_pad_test
7 years ago
typhoonzero 0aff136395 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
7 years ago
kexinzhao d77e6a6760
Merge pull request #7636 from kexinzhao/save_inference_model
7 years ago
chengduoZH 8e02870ce2 modify doc
7 years ago
typhoonzero 5f4d9130f0 merge codes
7 years ago
typhoonzero ae19d2ea1e fix comm issues
7 years ago
Tao Luo c73f00fe35
Merge pull request #7634 from Yancey1989/fix_compile_warning
7 years ago
Yancey1989 2ce5c9d45e fix gpu implement
7 years ago
Yan Chunwei 3388e52da1
Bugfix/beamsearch op (#7611)
7 years ago
Yibing Liu f46257fa4a Merge branch 'develop' of upstream into add_lstm_doc
7 years ago
chengduoZH edd2132679 remove conflict
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 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
Abhinav Arora 484af6c7e0 Fixing the rendering for Reduce operators in operator documentation
7 years ago
Yu Yang b8a17987ec Feature/parallel for bug fix (#7474)
7 years ago
Qiao Longfei b870e04256 clean lod_tensor_test (#7618)
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
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
fengjiayi 3f5c77cc4b fix copyright information
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 d1d614b9f8 Refine the GPU kernel for sequence_erase_op
7 years ago
Yibing Liu 7d3b2e4b03 Fix a bug in sequence_erase_op
7 years ago
chengduoZH c9641a03dc refine code
7 years ago