Commit Graph

11332 Commits (fd0dd6e63a2c85077f436da77146447453a5d278)
 

Author SHA1 Message Date
Yang Yu 9f731a608b Add math operator patches
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
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
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 974183b4da Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_global_norm_clip
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
Abhinav Arora 7905e36741
Implement Book chapter 02 in distributed framework (#7629)
7 years ago
fengjiayi 84de7e7f03 make auto-registry layers supporting specified output
7 years ago
fengjiayi 773f2f735c fix errors
7 years ago
Yibing Liu ef56e6839a Correct the usage of fc in the example of dynamic_lstm's doc
7 years ago
chengduoZH 8e02870ce2 modify doc
7 years ago
wanghaoshuang 01d568e59a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_evaluator_py
7 years ago
chengduoZH 259858b41b modify doc
7 years ago
wanghaoshuang 4673a4a9aa divide this operator into ctc_greedy_decoder and edit_distance_error.
7 years ago
yangyaming fc581bc5f2 Change the CopyRight.
7 years ago
yangyaming bea41444d7 Refine the implementation and add unit test.
7 years ago
typhoonzero 30529e314e delete debug transpiler code
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
guosheng b83ff4514b Register reduce_op_kernel with multiple data types
7 years ago
chengduoZH 2edc136c5f add 4-d for matmul_op
7 years ago
whs 2360dd20a4
Merge pull request #7438 from wanghaoshuang/ctc_py
7 years ago