Commit Graph

398 Commits (1bc8de32091d11a57cda7af0b38b1766d51a06d5)

Author SHA1 Message Date
wanghaoshuang 1bc8de3209 1. Add sequence_num as edit distance op's output
7 years ago
gongweibao 2ac46d538d
Add distribution implement of image classification. (#7687)
7 years ago
yangyaming 811c4ee401 Add python wrapper for sequence_reshape.
7 years ago
yangyaming c198523885 Merge branch 'fix-6678' of github.com:pkuyym/Paddle into fix-7691
7 years ago
whs 55ec0e2a92
Merge pull request #7649 from wanghaoshuang/fix_edit
7 years ago
whs 47753a9667
Merge pull request #7527 from wanghaoshuang/ctc_greedy_decode
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 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
武毅 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
Yancey c79d530ad3
Add split selected rows op (#7604)
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
Abhinav Arora 030c0b91fb Do not send to optimize_ops to distribute transpiler again
7 years ago
Abhinav Arora 7905e36741
Implement Book chapter 02 in distributed framework (#7629)
7 years ago
yangyaming bea41444d7 Refine the implementation and add unit test.
7 years ago
wanghaoshuang 6e04e580d2 Change input data type to int64_t in unitest and GPU kernel
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
wanghaoshuang e469545757 Add Copyright to test_ctc_align.py
7 years ago
Yu Yang b8a17987ec Feature/parallel for bug fix (#7474)
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
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
typhoonzero 02ea349101 enhance dist train performance
7 years ago
Yibing Liu 5ae0c97faf Add unit test case for no tokens to be erased
7 years ago
guosheng 66054984cd Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention
7 years ago
guosheng 9bcb2d268e Add python wrapper for matmul_op and dot_product_attention
7 years ago
wanghaoshuang 7150289b5c Refine CPU kernel
7 years ago
fengjiayi 14f6fa346b make elementwise op support scalar as input Y
7 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
7 years ago
wanghaoshuang adcfde3eab Modify unitest
7 years ago
fengjiayi 3177c9a691 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
7 years ago
fengjiayi d15bfabbd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
7 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
7 years ago
wanghaoshuang 10dd632659 Rename 'ctc_greedy_decode' to 'ctc_decode'
7 years ago
wanghaoshuang 281e93bcbb Remove 'top 1' from CPU and GPU kernel
7 years ago
dzhwinter 4031e88dc4 "fix the copyright hook"
7 years ago
Yang yaming f23691db4b
Merge pull request #7434 from pkuyym/fix-7195
7 years ago
whs 448fee3db4
Merge pull request #7414 from wanghaoshuang/warpctc
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
fengjiayi c6d7ad3689 fix typo
7 years ago
fengjiayi 1e6e5ac64c add unit test
7 years ago