Commit Graph

4552 Commits (d2b10cc0b1b6a3267698f0d63d721ca99dc6ecf6)

Author SHA1 Message Date
yangyaming d2b10cc0b1 Refine doc and fix data type of metrics.
7 years ago
yangyaming 97bfc0dfae Add comments.
7 years ago
yangyaming 65dbbd57af Add and pass unittests.
7 years ago
yangyaming 06c7c8c80e Add CPU kernel.
7 years ago
Yu Yang efc2464f6c Feature/save op (#5090)
7 years ago
Yan Chunwei 39a6f43bcc fix bug (#5106)
7 years ago
Yang Yang(Tony) 6cc2ce010a add fill constant batch size like op (#5057)
7 years ago
Abhinav Arora b0a267c0b8 Adding the squared L2 norm operator for L2 regularization (#5030)
7 years ago
Tao Luo b68f2d209a Merge pull request #5049 from tensor-tang/mkldnn_bn
7 years ago
武毅 97fcaef032 Merge pull request #5083 from typhoonzero/fix_sparse_update_size
7 years ago
Helin Wang 01df52aaad Fix pserver SGD with momemtum checkpoing recover.
7 years ago
Qiao Longfei 56b723c40d Cudnn batch norm op (#5067)
7 years ago
helinwang 629cbdae01 Merge pull request #5095 from helinwang/zero
7 years ago
Helin Wang 8383e48f6a Fix new remote updater sending all 0 param / grad to pserver
7 years ago
helinwang ea63390736 Merge pull request #5091 from helinwang/init
7 years ago
Yan Chunwei 9a0233de9f Feature/tensor array lod pack (#5007)
7 years ago
Helin Wang 238abc4ad3 Fix new pserver having random momemtum initial values
7 years ago
tensor-tang 5ba1e1e10a Merge remote-tracking branch 'upstream/develop' into mkldnn_bn
7 years ago
typhoonzero a2412ce070 fix sparse update size
7 years ago
tensor-tang 703947928f refine comment and code
7 years ago
Yu Yang 6c0b383672 Add VarType::STEP_SCOPES for RNN (#5056)
7 years ago
Qiao Longfei ee998a9c44 CPU Batch Norm Op (#4964)
7 years ago
helinwang b54990e951 Merge pull request #5053 from helinwang/serialization
7 years ago
dzhwinter fd2eb55071 "Serialize LoDTensor, Save/Restore model" (#4602)
7 years ago
Helin Wang f28b4d6805 Fix parameter server checkpoint serialization
7 years ago
tensor-tang 8845218636 add batchnorm layer in simple test and branch test
7 years ago
tensor-tang ad6b531917 add unit test for mkldnn_batch_norm layer
7 years ago
tensor-tang 64eaeba1a8 enable mkldnn_batch_norm layer
7 years ago
tensor-tang 02fdf24115 enable copyFrom of MKLDNNMatrix
7 years ago
dangqingqing 0190d5d644 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into check_out_lod
7 years ago
dangqingqing 2e783663fa Enable to output LoD in fetch_op and check output LoD in the op unit test.
7 years ago
chengduoZH 61dbf4b926 fix im2col interface
7 years ago
Luo Tao 35434c33d0 fix compiler error in im2col.h
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
Yu Yang 94e741d6f0 Use external project for NCCL (#5028)
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
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
dangqingqing cf2608e383 update to the develop branch.
7 years ago
dangqingqing 64fe9bcc5c Update lstm comments and fix bug.
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
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
7 years ago