Commit Graph

3367 Commits (cd38e2d14251e581cce42176bc75c824ed7aaa52)

Author SHA1 Message Date
chengduoZH cd38e2d142 remove conflict
9 years ago
chengduoZH ce93eea88f refine unit test
9 years ago
gongweibao 2ac46d538d
Add distribution implement of image classification. (#7687)
9 years ago
yangyaming 811c4ee401 Add python wrapper for sequence_reshape.
9 years ago
yangyaming c198523885 Merge branch 'fix-6678' of github.com:pkuyym/Paddle into fix-7691
9 years ago
chengduoZH 95b896ce72 update python interface
9 years ago
whs 55ec0e2a92
Merge pull request #7649 from wanghaoshuang/fix_edit
9 years ago
whs 47753a9667
Merge pull request #7527 from wanghaoshuang/ctc_greedy_decode
9 years ago
yangyaming 08cb472ab9 Simplify the implementation.
9 years ago
Yibing Liu a1c281f07e
Merge pull request #7603 from kuke/simplify_erase
9 years ago
Yibing Liu 41b8388492
Merge pull request #7640 from kuke/add_lstm_doc
9 years ago
Yibing Liu 8809d43ad7 Remove unnecessary dtype conversion & register int64 kernels
9 years ago
Yu Yang 259fcc3026
Merge pull request #7676 from tonyyang-svail/7673
9 years ago
武毅 9d91ae5f04
Merge pull request #7669 from putcn/develop
9 years ago
武毅 58be41fa91
Merge pull request #7608 from typhoonzero/distributed_split_selectedrows
9 years ago
Yang Yang 07cf302e6e first commit
9 years ago
fengjiayi b7b5de7fd6
Merge pull request #7665 from JiayiFeng/dev_update_auto-registry
9 years ago
Yancey c79d530ad3
Add split selected rows op (#7604)
9 years ago
typhoonzero 0aff136395 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
9 years ago
Xi Chen 95d6dce354 update doc and dist test due to API change https://github.com/PaddlePaddle/Paddle/pull/7619#pullrequestreview-89656079
9 years ago
Darcy 7a68787667
Merge pull request #7667 from abhinavarora/dist_transpiler
9 years ago
Abhinav Arora 030c0b91fb Do not send to optimize_ops to distribute transpiler again
9 years ago
kexinzhao d77e6a6760
Merge pull request #7636 from kexinzhao/save_inference_model
9 years ago
Abhinav Arora 7905e36741
Implement Book chapter 02 in distributed framework (#7629)
9 years ago
fengjiayi 84de7e7f03 make auto-registry layers supporting specified output
9 years ago
Yibing Liu ef56e6839a Correct the usage of fc in the example of dynamic_lstm's doc
9 years ago
yangyaming bea41444d7 Refine the implementation and add unit test.
9 years ago
typhoonzero 30529e314e delete debug transpiler code
9 years ago
wanghaoshuang 6e04e580d2 Change input data type to int64_t in unitest and GPU kernel
9 years ago
chengduoZH 2edc136c5f add 4-d for matmul_op
9 years ago
whs 2360dd20a4
Merge pull request #7438 from wanghaoshuang/ctc_py
9 years ago
Yibing Liu 3b0eff6196 Format the writing in doc of dynamic_lstm
9 years ago
Yibing Liu f46257fa4a Merge branch 'develop' of upstream into add_lstm_doc
9 years ago
Yibing Liu f050390754 Polish the doc of dynamic_lstm
9 years ago
wanghaoshuang 4de6cbd308 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
9 years ago
chengduoZH edd2132679 remove conflict
9 years ago
Kexin Zhao 856f650a9b fix bug
9 years ago
Guo Sheng 4b3e22b865
Merge pull request #7574 from lcy-seso/wraper_for_l2_normalize
9 years ago
fengjiayi 1d89866995
Merge pull request #7593 from JiayiFeng/dev_elementwise_scalar
9 years ago
fengjiayi 37a9437073
Merge pull request #7538 from JiayiFeng/dev_elementwise_max_min
9 years ago
Kexin Zhao 6edbf1387c remove ptools
9 years ago
Kexin Zhao e1f475ad1e refine code
9 years ago
wanghaoshuang e469545757 Add Copyright to test_ctc_align.py
9 years ago
Kexin Zhao ed3e5717ba fix bug
9 years ago
Kexin Zhao dc168ed00a modify programDesc based on feed and fetch names
9 years ago
Yu Yang b8a17987ec Feature/parallel for bug fix (#7474)
9 years ago
fengjiayi 193096194c Merge branch 'dev_elementwise_max_min' into dev_elementwise_scalar
9 years ago
fengjiayi a37f6ad379 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
9 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
9 years ago
typhoonzero f233b936c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
9 years ago