Commit Graph

8264 Commits (5ba1e1e10aae13f3aafed759d4a13fcc56dba00d)
 

Author SHA1 Message Date
tensor-tang 5ba1e1e10a Merge remote-tracking branch 'upstream/develop' into mkldnn_bn
8 years ago
tensor-tang 703947928f refine comment and code
8 years ago
Peng LI 516f54728d Merge pull request #5064 from pengli09/fix-import-bug
8 years ago
Peng Li a02ebbb5d8 Merge branch 'develop' into fix-import-bug
8 years ago
武毅 2711bd92e2 Merge pull request #5068 from helinwang/pserver_log
8 years ago
Yiqun Liu 288ffdd715 Correct the install command, static library name and typo in nccl.cmake. (#5048)
8 years ago
helinwang 0678073c03 Merge pull request #5059 from helinwang/log15
8 years ago
Helin Wang fc57c09dc9 add detailed log for the pserver
8 years ago
Yu Yang 6c0b383672 Add VarType::STEP_SCOPES for RNN (#5056)
8 years ago
Helin Wang 60238a1bfb Go master, pserver, trainer: switch to log15, away from logrus
8 years ago
Qiao Longfei ee998a9c44 CPU Batch Norm Op (#4964)
8 years ago
helinwang b54990e951 Merge pull request #5053 from helinwang/serialization
8 years ago
Yu Yang dd0008d57f Extract apply_backward_pass to backward.py (#5026)
8 years ago
dzhwinter fd2eb55071 "Serialize LoDTensor, Save/Restore model" (#4602)
8 years ago
Helin Wang f28b4d6805 Fix parameter server checkpoint serialization
8 years ago
Abhinav Arora d78d119346 Adding python wrapper for adam operator (#5021)
8 years ago
tensor-tang 8845218636 add batchnorm layer in simple test and branch test
8 years ago
tensor-tang 4d7eb09008 add python interface of mkldnn_batch_norm
8 years ago
tensor-tang ad6b531917 add unit test for mkldnn_batch_norm layer
8 years ago
tensor-tang 64eaeba1a8 enable mkldnn_batch_norm layer
8 years ago
helinwang 046b815119 Merge pull request #4398 from QiJune/survey_on_graph
8 years ago
tensor-tang 02fdf24115 enable copyFrom of MKLDNNMatrix
8 years ago
qingqing01 ac6f06699b Merge pull request #5047 from qingqing01/check_out_lod
8 years ago
Peng Li a050825f00 fix package name bug
8 years ago
dangqingqing 0190d5d644 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into check_out_lod
8 years ago
dangqingqing 2e783663fa Enable to output LoD in fetch_op and check output LoD in the op unit test.
8 years ago
chengduo 200a02ec2d Merge pull request #5041 from chengduoZH/fix_im2col_interface
8 years ago
Peng LI 25588a3831 Merge pull request #5033 from pengli09/add-a-warning
8 years ago
chengduoZH 61dbf4b926 fix im2col interface
8 years ago
chengduo 630644e972 Merge pull request #5036 from luotao1/nccl
8 years ago
Luo Tao 35434c33d0 fix compiler error in im2col.h
8 years ago
Luo Tao fb4744fd6a fix nccl compiler error
8 years ago
Yu Yang fa72e5443b Python API for StaticRNN (#4991)
8 years ago
Peng Li 4098a03964 refine the warning message
8 years ago
Peng Li 17eef3a3f4 add a warning to docstring of Parameters.to_tar()
8 years ago
qingqing01 23bf6b2c15 Merge pull request #4887 from chengduoZH/fix_im2col_kocf_for_sequence
8 years ago
Zhuoyuan 8fdc315acc Merge pull request #4739 from zchen0211/develop
8 years ago
Yu Yang 94e741d6f0 Use external project for NCCL (#5028)
8 years ago
Yu Yang 9023248c6f Simplize Gradient Check (#5024)
8 years ago
Yi Wang cdb5f2928a Add a C++ program that prints operator document in JSON format (#4981)
8 years ago
Yang Yang(Tony) db157eda45 New Op Test framework. (#4962)
8 years ago
Yu Yang bc15117403 Correct mul_op implementation (#4988)
8 years ago
Yu Yang 43c6ff212e Feature/nccl dso (#5001)
8 years ago
QI JUN fcd74e06b8 add book04.word2vec train test (#5002)
8 years ago
QI JUN 40e7caf667 ensure ids in lookup table op must be a column vector (#4987)
8 years ago
chengduoZH 09662da0be follow comments
8 years ago
chengduoZH 811a3174f1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_im2col_kocf_for_sequence
8 years ago
chengduoZH 2947f5678e follow comments
8 years ago
Cao Ying 7d653c41cd Merge pull request #5015 from ranqiu92/develop
8 years ago
ranqiu 4ad12a0bd5 Fix bugs of dot-product attention
8 years ago