Commit Graph

2285 Commits (142f6328865300b58134117db2d39190e972dac5)

Author SHA1 Message Date
wanghaox 142f632886 update code
7 years ago
wanghaox f020f4b51e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
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
8 years ago
helinwang d85a9dc4de
Merge pull request #7621 from helinwang/remote_optimize
8 years ago
helinwang c8e7d1085e
Merge pull request #7686 from peterzhang2029/scale_fix
8 years ago
helinwang e92fe9e64f
Merge branch 'develop' into remote_optimize
8 years ago
chengduoZH cd38e2d142 remove conflict
8 years ago
chengduoZH 0468422d06 follow comments
8 years ago
wanghaoshuang a123c169ea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sampler
8 years ago
Yang yaming 4f933312db
Merge pull request #7662 from pkuyym/fix-6678
8 years ago
yangyaming b07ca1de1f resize before computing LoD.
8 years ago
whs 55ec0e2a92
Merge pull request #7649 from wanghaoshuang/fix_edit
8 years ago
peterzhang2029 b48fedc30b init
8 years ago
whs 47753a9667
Merge pull request #7527 from wanghaoshuang/ctc_greedy_decode
8 years ago
Cao Ying 6720e67fbd
Merge pull request #7675 from lcy-seso/remove_copy_from_crf
8 years ago
yangyaming 08cb472ab9 Simplify the implementation.
8 years ago
Yibing Liu a1c281f07e
Merge pull request #7603 from kuke/simplify_erase
8 years ago
Yibing Liu 41b8388492
Merge pull request #7640 from kuke/add_lstm_doc
8 years ago
Yibing Liu 8809d43ad7 Remove unnecessary dtype conversion & register int64 kernels
8 years ago
Yu Yang 259fcc3026
Merge pull request #7676 from tonyyang-svail/7673
8 years ago
wanghaoshuang 6089b50c4b Registry int64_t kernels
8 years ago
武毅 58be41fa91
Merge pull request #7608 from typhoonzero/distributed_split_selectedrows
8 years ago
Yang Yang 07cf302e6e first commit
8 years ago
caoying03 4020451a7b delete memory copy from linear_chain_crf_op.
8 years ago
Yancey c79d530ad3
Add split selected rows op (#7604)
8 years ago
Tao Luo 161bd4a4c3
Merge pull request #7663 from chengduoZH/fix_warning/seq_pad_test
8 years ago
typhoonzero 0aff136395 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
8 years ago
chengduoZH 8e02870ce2 modify doc
8 years ago
chengduoZH 259858b41b modify doc
8 years ago
yangyaming fc581bc5f2 Change the CopyRight.
8 years ago
yangyaming bea41444d7 Refine the implementation and add unit test.
8 years ago
typhoonzero 5f4d9130f0 merge codes
8 years ago
wanghaoshuang 6e04e580d2 Change input data type to int64_t in unitest and GPU kernel
8 years ago
typhoonzero ae19d2ea1e fix comm issues
8 years ago
chengduoZH 578d60bf4a code refine
8 years ago
chengduoZH 2edc136c5f add 4-d for matmul_op
8 years ago
Tao Luo c73f00fe35
Merge pull request #7634 from Yancey1989/fix_compile_warning
8 years ago
wanghaoshuang 77cf21e53e Change input data type to int64_t
8 years ago
Yancey1989 2ce5c9d45e fix gpu implement
8 years ago
Yan Chunwei 3388e52da1
Bugfix/beamsearch op (#7611)
8 years ago
yangyaming f20617be46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6678
8 years ago
yangyaming 9bd9d8b5ca Add sequence_reshape_op.
8 years ago
Yibing Liu f46257fa4a Merge branch 'develop' of upstream into add_lstm_doc
8 years ago