Commit Graph

11110 Commits (da3b14bc673fd5023ddb7f799516a1b99a92b809)
 

Author SHA1 Message Date
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
chengduoZH 259858b41b modify doc
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
chengduoZH 2edc136c5f add 4-d for matmul_op
7 years ago
whs 2360dd20a4
Merge pull request #7438 from wanghaoshuang/ctc_py
7 years ago
Tao Luo c73f00fe35
Merge pull request #7634 from Yancey1989/fix_compile_warning
7 years ago
Tao Luo 513986595d
Merge pull request #7650 from luotao1/v1_api_doc
7 years ago
Tao Luo c022057085
Merge pull request #7554 from gx-wind/develop
7 years ago
fengjiayi 7473b1f78e
Merge pull request #7586 from JiayiFeng/update_error_clip_doc
7 years ago
Luo Tao 30f69beefd remove unused v1_api_tutorials
7 years ago
Tao Luo f98720a9ed
Merge pull request #7645 from luotao1/code_conduct
7 years ago
wanghaoshuang 77cf21e53e Change input data type to int64_t
7 years ago
Yancey1989 2ce5c9d45e fix gpu implement
7 years ago
gx_wind 331bfd9835 Merge remote-tracking branch 'upstream/develop' into develop
7 years ago
Yan Chunwei 3388e52da1
Bugfix/beamsearch op (#7611)
7 years ago
Luo Tao 83bce37680 change CODE_OF_CONDUCT_cn.md from Traditional Chinese to Simplified Chinese
7 years ago
yangyaming f20617be46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6678
7 years ago
chengduo f086ebb8b9
Merge pull request #7536 from chengduoZH/feature/refine_conv_pool_python
7 years ago
Yibing Liu 3b0eff6196 Format the writing in doc of dynamic_lstm
7 years ago
yangyaming 9bd9d8b5ca Add sequence_reshape_op.
7 years ago
Yibing Liu f46257fa4a Merge branch 'develop' of upstream into add_lstm_doc
7 years ago
Yibing Liu f050390754 Polish the doc of dynamic_lstm
7 years ago
fengjiayi 51985aa2aa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_global_norm_clip
7 years ago
wanghaoshuang 4de6cbd308 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
7 years ago
chengduoZH edd2132679 remove conflict
7 years ago
Kexin Zhao 856f650a9b fix bug
7 years ago
Yancey1989 07e87ff185 Fix sequence_padding compile warning
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
Tao Luo 388aa51ccf
Merge pull request #7622 from abhinavarora/reduce_op_doc
7 years ago
Kexin Zhao 6edbf1387c remove ptools
7 years ago
Kexin Zhao e1f475ad1e refine code
7 years ago
wanghaoshuang e469545757 Add Copyright to test_ctc_align.py
7 years ago
Kexin Zhao ed3e5717ba fix bug
7 years ago
Yang Yang d002f60af9 merge develop
7 years ago
Yang Yang e0e45c052e merge develop
7 years ago
Yang Yang 28b240bbcf delete todo in MergeLoDTensor
7 years ago
Kexin Zhao dc168ed00a modify programDesc based on feed and fetch names
7 years ago
Darcy f6dfccb6e8 Adding fluid distributed training guide doc (#7619)
7 years ago