Commit Graph

8481 Commits (8f4c488e6e2fa88438142fce1ef504521c2fd18e)
 

Author SHA1 Message Date
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
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
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
chengduoZH 6f02fe7dfd fix unit test
7 years ago
chengduoZH b15c69f59d remove conflict
7 years ago
chengduoZH 4c6bccbe20 fix doc and remove useless code
7 years ago
chengduo 200a02ec2d Merge pull request #5041 from chengduoZH/fix_im2col_interface
7 years ago
yangyaming 0521161070 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3923-r
7 years ago
yangyaming 9a3f50d806 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3923-r
7 years ago
Peng LI 25588a3831 Merge pull request #5033 from pengli09/add-a-warning
7 years ago
wanghaoshuang 97f1b98759 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into seq_expand_op
7 years ago
wanghaoshuang 296167446c Rewrite sequence expand op
7 years ago
chengduoZH 61dbf4b926 fix im2col interface
7 years ago
chengduo 630644e972 Merge pull request #5036 from luotao1/nccl
7 years ago
Luo Tao 35434c33d0 fix compiler error in im2col.h
7 years ago
Luo Tao fb4744fd6a fix nccl compiler error
7 years ago
chengduoZH 154dbb4697 Add unit test
7 years ago
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