Commit Graph

8678 Commits (ba7db29df12b9d17b527fb76a09c27d2e64aeb93)
 

Author SHA1 Message Date
Abhinav Arora 5d536bcc16 Correcting grammatical mistakes in model format design doc (#5087)
7 years ago
Dong Zhihong 11cf3e3a43 "refactorization of nccl test case"
7 years ago
Dong Zhihong 6d1493a460 "add bcast c++ test case"
7 years ago
Dong Zhihong 5200c657a7 "move Tensor to LoDTensor"
7 years ago
caoying03 c74107bfdc fix backward computation.
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
xzl 01cd69dfa5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_merge_model
7 years ago
xzl acfdc312f9 support trainconfig and modelconfig of MergedModel
7 years ago
Luo Tao 0f67a82728 add test_Expand and simply the gserver/tests/CMakeLists
7 years ago
dangqingqing d2bd7357d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_bp
7 years ago
dangqingqing 3d8b6ebcf8 Add LSTM backward implenmentation.
7 years ago
Peng LI 516f54728d Merge pull request #5064 from pengli09/fix-import-bug
7 years ago
xzl 0dc4b29879 deal with conflit
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
chengduoZH 9f7c9875a9 fix doc
7 years ago
helinwang 0678073c03 Merge pull request #5059 from helinwang/log15
7 years ago
chengduoZH 3f8a7b55b8 remove conflict
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
Dong Zhihong 63fb41b399 "redefine the initop from kernel to OpBase"
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
Dong Zhihong 026c61c027 "fix allreduce python test"
7 years ago
Dong Zhihong 1e8474b9f1 "delete python ops testcase"
7 years ago
dzhwinter fd2eb55071 "Serialize LoDTensor, Save/Restore model" (#4602)
7 years ago
Dong Zhihong 0990c87bf6 checkin nccl operator
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
Dong Zhihong da1181bfc6 Merge remote-tracking branch 'origin/develop' into feature/multigpu
7 years ago
Dong Zhihong ef257e6d96 write nccl c++ test case
7 years ago
tensor-tang 8845218636 add batchnorm layer in simple test and branch test
7 years ago
chengduoZH 08a7b1ded7 fix unit 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
chengduoZH 05239b6ff5 fix functor
7 years ago
yangyaming 5939a17c47 Follow comments and adapt to new interface.
7 years ago
qingqing01 ac6f06699b Merge pull request #5047 from qingqing01/check_out_lod
7 years ago
caoying03 6a630f2798 Merge branch 'develop' into crf
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