Commit Graph

7019 Commits (e29003669ff30272070bb8513fb95c2042c305b9)
 

Author SHA1 Message Date
wanghaoshuang d89598054e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
hedaoyuan 5860150d96 Fix Tensor::Slice with dims[0] == 1.
8 years ago
Yu Yang f8c6792aa3 Extract DevPtrCast to device_ptr_cast.h
8 years ago
Tao Luo 6d2e87f982 Merge pull request #4044 from luotao1/pytest_cmake
8 years ago
Yu Yang 54d88d4472 Merge branch 'develop' of github.com:baidu/Paddle into feature/transform_api
8 years ago
Luo Tao 6d03ca3347 refine new_op_cn.md
8 years ago
Yi Wang 57d8afe54b Merge pull request #3452 from dzhwinter/op_name
8 years ago
dongzhihong a7e3325aad "fix typos"
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
zchen0211 b8e75c1f1a cond op
8 years ago
zchen0211 aa90ef9c80 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
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
Yu Yang 28fb4d90f6 Merge pull request #4051 from helinwang/lint
8 years ago
Helin Wang 25be0ede76 fix cpplint error
8 years ago
hedaoyuan db33ff12a5 Refine the GemmConvGradKernel.
8 years ago
hedaoyuan 67db9d3521 Refine the GemmConvKernel.
8 years ago
hedaoyuan a7c1872206 Refine test_conv2d_op.py
8 years ago
hedaoyuan c671189d7f Fix test_conv2d_op.py.
8 years ago
chengduoZH e76eb8534d fix SwitchOrderLayer forward
8 years ago
hedaoyuan 3705de6ddd Merge branch 'develop' of https://github.com/baidu/Paddle into conv_op
8 years ago
Luo Tao 8a2ff350ed simplify the python/paddle/v2/framework/tests/CMakeLists.txt
8 years ago
Liu Yiqun 27d7812b87 Fix compiling error when using clang. The detail of the error is:
8 years ago
Liu Yiqun 5991a35e58 Install the automatically built, compiled libraries under third_party when
8 years ago
hedaoyuan 40fe0a8c47 Add backward of convolution.
8 years ago
Cao Ying bc9f4c5590 Merge pull request #4039 from lcy-seso/fix_prelu_parse
8 years ago
caoying03 1f839a6618 fix bug in prelu parsing.
8 years ago
Yibing Liu 4137cb0baf Merge pull request #3949 from kuke/reshape_op_dev
8 years ago
tensor-tang 44acc7514a add python interface for mkldnn_conv
8 years ago
qingqing01 104ed75fc4 Merge pull request #3958 from qingqing01/tensor_numel
8 years ago
zhangchao41 b90461b9d9 fix the typo of the param description in sequence_conv_pool
8 years ago
Yibing Liu 5915138c79 fix a typo
8 years ago
tensor-tang c39b771a53 add test cases for mkldnn_conv
8 years ago
tensor-tang f3a23b6840 add MKLDNNConvLayer
8 years ago
Yibing Liu 0289a0091f follow comments to cleanup code
8 years ago
tensor-tang ca3db07028 add createReorder and createMemoryDesc in MKLDNNMatrix
8 years ago
zhangchao41 310ef22674 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my-paddle
8 years ago
zhangchao41 297b3d0f0f add test
8 years ago
Tao Luo 8be9930fdb Merge pull request #4014 from luotao1/howto_doc
8 years ago
Yu Yang 6fbf097bcc Mark thrust::device_ptr in transform
8 years ago
Yibing Liu dd926498e7 adapt to the new test framework
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
dongzhihong 2b1450f151 rewrite the document
8 years ago