Commit Graph

11039 Commits (04806ffe83529013aa23fd9831b193662e59c7a6)
 

Author SHA1 Message Date
Cao Ying 04806ffe83
Merge pull request #7656 from chengduoZH/feature/enhance_matmul_op
7 years ago
chengduoZH 782ddc5f59 follow comments
7 years ago
Darcy 8e08b0a2c4
Merge pull request #7704 from putcn/fix_build
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 ce93eea88f refine unit test
7 years ago
gongweibao 2ac46d538d
Add distribution implement of image classification. (#7687)
7 years ago
chengduoZH 0468422d06 follow comments
7 years ago
Yang yaming 2ad6c8bc45
Merge pull request #7694 from pkuyym/fix-7691
7 years ago
yangyaming 811c4ee401 Add python wrapper for sequence_reshape.
7 years ago
yangyaming 7ab67e32a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7691
7 years ago
Yang yaming 4f933312db
Merge pull request #7662 from pkuyym/fix-6678
7 years ago
yangyaming c198523885 Merge branch 'fix-6678' of github.com:pkuyym/Paddle into fix-7691
7 years ago
chengduoZH 95b896ce72 update python interface
7 years ago
yangyaming b07ca1de1f resize before computing LoD.
7 years ago
helinwang 9fea1d4385 Fix build error when DWITH_DISTRIBUTE is ON (#7626)
7 years ago
Qiao Longfei 50ac67fc63
Bugfix/check if kernel for type exist (#7657)
7 years ago
whs 55ec0e2a92
Merge pull request #7649 from wanghaoshuang/fix_edit
7 years ago
peterzhang2029 b48fedc30b init
7 years ago
Qiao Longfei 0071b5f797
complete data layout transform (#7440)
7 years ago
Qiao Longfei 9e17c46c35
add new_op_kernel_en doc (#7681)
7 years ago
dzhwinter fccab36e1a
"fix python encode error" (#7613)
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
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
Qiao Longfei 7869a05ffc
update new_op doc (#7672)
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
wanghaoshuang 6089b50c4b Registry int64_t kernels
7 years ago
武毅 9d91ae5f04
Merge pull request #7669 from putcn/develop
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
fengjiayi b7b5de7fd6
Merge pull request #7665 from JiayiFeng/dev_update_auto-registry
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
Xi Chen 95d6dce354 update doc and dist test due to API change https://github.com/PaddlePaddle/Paddle/pull/7619#pullrequestreview-89656079
7 years ago
Darcy 7a68787667
Merge pull request #7667 from abhinavarora/dist_transpiler
7 years ago
Darcy 0c7111e300
Merge pull request #7668 from putcn/develop
7 years ago
Qiao Longfei 7e4cbfe441 update switch kernel documentation (#7597)
7 years ago
Xi Chen 0adbc598d9 doc update with PR 7667
7 years ago
Abhinav Arora 030c0b91fb Do not send to optimize_ops to distribute transpiler again
7 years ago
kexinzhao d77e6a6760
Merge pull request #7636 from kexinzhao/save_inference_model
7 years ago