Commit Graph

2281 Commits (54a4696f2a9665d8478af626e8a7077a1421e350)

Author SHA1 Message Date
Yang Yu 2024489bb8 Fix CI
7 years ago
Yang Yu 2b9b6c3d32 Merge branch 'develop' of github.com:baidu/Paddle into feature/compare_op_use_elemwise
7 years ago
whs 32cc11e358
Merge pull request #5945 from wanghaoshuang/sampler
7 years ago
武毅 18615626a8
Merge pull request #7715 from Yancey1989/split_selected_rows_to_multi_pserver
7 years ago
Abhinav Arora cd775a130a Fixing typo in Send op (#7625)
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
Xi Chen 84568d38e8 remove unused vars which block the build
7 years ago
helinwang d85a9dc4de
Merge pull request #7621 from helinwang/remote_optimize
7 years ago
helinwang c8e7d1085e
Merge pull request #7686 from peterzhang2029/scale_fix
7 years ago
helinwang e92fe9e64f
Merge branch 'develop' into remote_optimize
7 years ago
chengduoZH cd38e2d142 remove conflict
7 years ago
chengduoZH 0468422d06 follow comments
7 years ago
wanghaoshuang a123c169ea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sampler
7 years ago
Yang yaming 4f933312db
Merge pull request #7662 from pkuyym/fix-6678
7 years ago
yangyaming b07ca1de1f resize before computing LoD.
7 years ago
whs 55ec0e2a92
Merge pull request #7649 from wanghaoshuang/fix_edit
7 years ago
peterzhang2029 b48fedc30b init
7 years ago
whs 47753a9667
Merge pull request #7527 from wanghaoshuang/ctc_greedy_decode
7 years ago
Cao Ying 6720e67fbd
Merge pull request #7675 from lcy-seso/remove_copy_from_crf
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
wanghaoshuang 6089b50c4b Registry int64_t kernels
7 years ago
武毅 58be41fa91
Merge pull request #7608 from typhoonzero/distributed_split_selectedrows
7 years ago
Yang Yang 07cf302e6e first commit
7 years ago
caoying03 4020451a7b delete memory copy from linear_chain_crf_op.
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
chengduoZH 8e02870ce2 modify doc
7 years ago
chengduoZH 259858b41b modify doc
7 years ago
yangyaming fc581bc5f2 Change the CopyRight.
7 years ago
yangyaming bea41444d7 Refine the implementation and add unit test.
7 years ago
typhoonzero 5f4d9130f0 merge codes
7 years ago
wanghaoshuang 6e04e580d2 Change input data type to int64_t in unitest and GPU kernel
7 years ago
typhoonzero ae19d2ea1e fix comm issues
7 years ago
chengduoZH 578d60bf4a code refine
7 years ago
chengduoZH 2edc136c5f add 4-d for matmul_op
7 years ago
Tao Luo c73f00fe35
Merge pull request #7634 from Yancey1989/fix_compile_warning
7 years ago
wanghaoshuang 77cf21e53e Change input data type to int64_t
7 years ago
Yancey1989 2ce5c9d45e fix gpu implement
7 years ago
Yan Chunwei 3388e52da1
Bugfix/beamsearch op (#7611)
7 years ago
yangyaming f20617be46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6678
7 years ago
yangyaming 9bd9d8b5ca Add sequence_reshape_op.
7 years ago