Commit Graph

8286 Commits (f8c6dadae154ed41a8b9092cbbee13587846c063)
 

Author SHA1 Message Date
Abhinav Arora f8c6dadae1 Implementing the python wrapper for Adamax optimizer (#5061)
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
Abhinav Arora d18d75da7f Removing survey out of the regularization design doc and fixing typos (#5105)
7 years ago
dzhwinter f4a1ce32fb Merge pull request #5088 from dzhwinter/fix/model_format2
7 years ago
helinwang 6ebfc72b72 Merge pull request #5104 from helinwang/momentum
7 years ago
Helin Wang 01df52aaad Fix pserver SGD with momemtum checkpoing recover.
7 years ago
Abhinav Arora a3842494d3 Adding nesterov momentum to python momentum wrapper (#5055)
7 years ago
Yu Yang 0760043d18 Add retry when download dataset (#5098)
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
Dong Zhihong e93541b769 "add word"
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
Dong Zhihong 78705b0bcd "correct the description"
7 years ago
Abhinav Arora 5d536bcc16 Correcting grammatical mistakes in model format design doc (#5087)
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
Peng LI 516f54728d Merge pull request #5064 from pengli09/fix-import-bug
7 years ago
Peng Li a02ebbb5d8 Merge branch 'develop' into fix-import-bug
7 years ago
武毅 2711bd92e2 Merge pull request #5068 from helinwang/pserver_log
7 years ago
Yiqun Liu 288ffdd715 Correct the install command, static library name and typo in nccl.cmake. (#5048)
7 years ago
helinwang 0678073c03 Merge pull request #5059 from helinwang/log15
7 years ago
Helin Wang fc57c09dc9 add detailed log for the pserver
7 years ago
Yu Yang 6c0b383672 Add VarType::STEP_SCOPES for RNN (#5056)
7 years ago
Helin Wang 60238a1bfb Go master, pserver, trainer: switch to log15, away from logrus
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
Yu Yang dd0008d57f Extract apply_backward_pass to backward.py (#5026)
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
Abhinav Arora d78d119346 Adding python wrapper for adam operator (#5021)
7 years ago
tensor-tang 8845218636 add batchnorm layer in simple test and branch test
7 years ago
tensor-tang 4d7eb09008 add python interface of mkldnn_batch_norm
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
helinwang 046b815119 Merge pull request #4398 from QiJune/survey_on_graph
7 years ago
tensor-tang 02fdf24115 enable copyFrom of MKLDNNMatrix
7 years ago
qingqing01 ac6f06699b Merge pull request #5047 from qingqing01/check_out_lod
7 years ago
Peng Li a050825f00 fix package name bug
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
chengduo 200a02ec2d Merge pull request #5041 from chengduoZH/fix_im2col_interface
7 years ago
Peng LI 25588a3831 Merge pull request #5033 from pengli09/add-a-warning
7 years ago