Commit Graph

8494 Commits (2d84c6eae8362131ccce948268a3266acd58de01)
 

Author SHA1 Message Date
Yu Yang fa72e5443b Python API for StaticRNN (#4991)
7 years ago
Peng Li 4098a03964 refine the warning message
7 years ago
Peng Li 17eef3a3f4 add a warning to docstring of Parameters.to_tar()
7 years ago
qingqing01 23bf6b2c15 Merge pull request #4887 from chengduoZH/fix_im2col_kocf_for_sequence
7 years ago
Zhuoyuan 8fdc315acc Merge pull request #4739 from zchen0211/develop
7 years ago
Dong Zhihong 50f04dcae3 "add init allreduce test"
7 years ago
Yu Yang 94e741d6f0 Use external project for NCCL (#5028)
7 years ago
Yu Yang 9023248c6f Simplize Gradient Check (#5024)
7 years ago
Dong Zhihong f6106ffa7e merge develop into multigpu
7 years ago
Dong Zhihong ec47565c23 "add reduce hash function"
7 years ago
Yi Wang cdb5f2928a Add a C++ program that prints operator document in JSON format (#4981)
7 years ago
Yang Yang(Tony) db157eda45 New Op Test framework. (#4962)
7 years ago
Dong Zhihong 423d7438a1 "add register gpu macro"
7 years ago
Yu Yang bc15117403 Correct mul_op implementation (#4988)
7 years ago
Yu Yang 43c6ff212e Feature/nccl dso (#5001)
7 years ago
QI JUN fcd74e06b8 add book04.word2vec train test (#5002)
7 years ago
QI JUN 40e7caf667 ensure ids in lookup table op must be a column vector (#4987)
7 years ago
chengduoZH 09662da0be follow comments
7 years ago
chengduoZH 811a3174f1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_im2col_kocf_for_sequence
7 years ago
chengduoZH 2947f5678e follow comments
7 years ago
Cao Ying 7d653c41cd Merge pull request #5015 from ranqiu92/develop
7 years ago
chengduoZH f2ccef26bf Add sequence_conv_op
7 years ago
chengduoZH 0ab2c436ae Add sequence_project_functor
7 years ago
ranqiu 4ad12a0bd5 Fix bugs of dot-product attention
7 years ago
qingqing01 3f1062d711 Merge pull request #4929 from qingqing01/lstm
7 years ago
dangqingqing cf2608e383 update to the develop branch.
7 years ago
dangqingqing 64fe9bcc5c Update lstm comments and fix bug.
7 years ago
武毅 154e1d0491 Merge pull request #4972 from typhoonzero/fix_v2_optimizer_order
7 years ago
typhoonzero 6942eb2ce4 revert local changes
7 years ago
typhoonzero 023166a820 add ut, follow comments
7 years ago
Tao Luo 48173e8599 Merge pull request #5010 from tensor-tang/merge
7 years ago
tensor-tang 386bb1fece fix crash on ds2
7 years ago
wanghaoshuang 4e8fccff11 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into seq_expand_op
7 years ago
wanghaoshuang d697b6a349 Modified code using LoDTensor
7 years ago
Cao Ying 43d69818c0 Merge pull request #4968 from luotao1/sparse_vector
7 years ago
chengduoZH ce960575cd fix doc format and unit test
7 years ago
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
7 years ago
Luo Tao c2feab7ff1 Merge branch 'develop' into sparse_vector
7 years ago
Tao Luo abce9eb750 Merge pull request #4953 from tensor-tang/merge_grad_gtest
7 years ago
qingqing01 34aac18cb0 Merge pull request #3 from reyoung/pr/4929
7 years ago
Qiao Longfei c91de280d7 CompileTime InferShape should find var recursively in stack of blocks (#4998)
7 years ago
chengduoZH 4c19f9f429 fix backward
7 years ago
chengduoZH 6246be294f clean gradient data
7 years ago
Qiao Longfei 54ffafa123 use context to get attribute (#4997)
7 years ago
Qiao Longfei e7f627036a fix InferShapeContext Has interface (#4994)
7 years ago
chengduoZH 4d112b7d04 remove conflict
7 years ago
chengduoZH dc7d07358c add padding up, down, left, right
7 years ago
chengduoZH 834b82f109 fix sequence_project_op forward and backward
7 years ago
Guo Sheng d0cfbba429 Merge pull request #4496 from guoshengCS/add-NormOp
7 years ago
kexinzhao 5fd4bee2d3 Merge pull request #4977 from kexinzhao/python_adagrad
7 years ago