Commit Graph

3334 Commits (236a84c5050d419285cb7fbcc9c8f5bf923058ab)

Author SHA1 Message Date
wanghaoshuang 236a84c505 Fix nullptr check
8 years ago
wanghaoshuang d89598054e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
Yi Wang 57d8afe54b Merge pull request #3452 from dzhwinter/op_name
8 years ago
dongzhihong 15fccfefb5 "remove used words"
8 years ago
dongzhihong 594dece996 "fix typo"
8 years ago
dongzhihong d00e8a5f83 "add Op name example and fix format error"
8 years ago
dongzhihong e9ac7df941 Merge remote-tracking branch 'origin/develop' into op_name
8 years ago
dongzhihong 5c4dfdebcb add more rules
8 years ago
Helin Wang 25be0ede76 fix cpplint error
8 years ago
Yibing Liu 4137cb0baf Merge pull request #3949 from kuke/reshape_op_dev
8 years ago
qingqing01 104ed75fc4 Merge pull request #3958 from qingqing01/tensor_numel
8 years ago
Yibing Liu 5915138c79 fix a typo
8 years ago
Yibing Liu 0289a0091f follow comments to cleanup code
8 years ago
qingqing01 dbe0598745 update to develop branch and resolve conflicts.
8 years ago
Tao Luo 171fee2c9e Merge pull request #4011 from tensor-tang/refine
8 years ago
qingqing01 ad64ca5da2 Call Tensor::numel() everywhere.
8 years ago
qingqing01 6d0d29f645 Merge pull request #4001 from qingqing01/lod_tensor_py
8 years ago
wanghaoshuang 012453e28c fix NoInGrad bug
8 years ago
Yibing Liu 31cbb3432f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reshape_op_dev
8 years ago
wanghaoshuang 355e35fecd fix paddle enforce check
8 years ago
tensor-tang 7f7fa32528 use CPU_DEVICE instead of magic number
8 years ago
wanghaoshuang a03c6849e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
dongzhihong 21d4974405 "fix name"
8 years ago
tensor-tang 4f0869bef3 add some necessary params for reset functions
8 years ago
chengduo d131152b28 Merge pull request #4021 from chengduoZH/fix_DeConv3D_switch_imgSize_and_output_
8 years ago
chengduoZH e9a1f2ad8b fix DeConv3D switch(imgSize*_, output*_)
8 years ago
dangqingqing 28dc434036 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor_py
8 years ago
dangqingqing 68943f59aa Add construction function for LoDTensor in pybind.
8 years ago
tensor-tang f3bb7b99dd refine MKLDNNTester add UpdateCallback for test
8 years ago
tensor-tang 94ea8ee0e5 refine MKLDNNLayer logical: move forward and backward to MKLDNNLayer and remove copyOutputInfoToOtherDevice
8 years ago
Tao Luo faf827ba7e Merge pull request #4008 from tensor-tang/refine
8 years ago
Yancey 7bd517129a Add Concat operator with CPU kernel (#3775)
8 years ago
wanghaoshuang 9c929a4959 Fix warning log
8 years ago
Yibing Liu 477d92bcd2 merge conflicts
8 years ago
Yibing Liu dd64349a92 refine reshape operator
8 years ago
wanghaoshuang f31217fc2e Fix issues
8 years ago
wanghaoshuang ba8a5c155d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
tensor-tang f40d5f580d remove syncOutputGrad, rename syncInputValue to updateInputData
8 years ago
tensor-tang d4c0734840 remove convertOutputToOtherDevice
8 years ago
tensor-tang d74fe78040 refine MKLDNNMatrix, solid data handle, rename updateData to setData
8 years ago
Yiqun Liu 4fbc03d351 Merge pull request #4002 from reyoung/feature/remove_enforce_demagle
8 years ago
Tao Luo 0f7bc938b6 Merge pull request #3997 from luotao1/build
8 years ago
dangqingqing e75aab3a39 Remove redundant code in lod_tensor.h
8 years ago
Yu Yang dad5421afe Remove enforce demangle
8 years ago
qingqing01 0f05fded23 Merge pull request #3991 from Noplz/develop
8 years ago
dangqingqing 372ede1527 update and fix conflicts.
8 years ago
Luo Tao 74de8c0c76 make docker can configure with_mkldnn and with_mklml
8 years ago
dangqingqing d0dbc0610f Correctly use host_vector in LoDTensor and expose LoDTensor to Python.
8 years ago
wanghaoshuang e1da6c06c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
wanghaoshuang c7b347887d Fix variable names and comments
8 years ago