Commit Graph

6605 Commits (f6b518c9708ce07fa589234d8a43e8f2959cb01a)
 

Author SHA1 Message Date
dangqingqing f6b518c970 Fix elementwise_mul_op.cc
8 years ago
dangqingqing cb28428323 Replace LoDTensor in elementwise_mul_op, pad_op and recurrent_op_utils.
8 years ago
dangqingqing 30a58b5121 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor2
8 years ago
dangqingqing f299206396 Using LoDTensor instead of Tensor in every operator.
8 years ago
whs 08f9b72dbf Merge pull request #3765 from wanghaoshuang/pad_op
8 years ago
Cao Ying aed51dde32 Merge pull request #4076 from chengduoZH/enable_cudnn_convt
8 years ago
Yancey 47975870aa Fix check grad with multioutput (#4067)
8 years ago
chengduoZH 22de57f127 enable cudnn_convt
8 years ago
Yiqun Liu e4bab9a45c Merge pull request #4057 from Xreki/build_install_third_party
8 years ago
Liu Yiqun b75123b56f Add TODO comment about the support of glog for Android api 16 ~ 19.
8 years ago
gongweibao 8778957cfc Add element-wise multiplication operator. (#3787)
8 years ago
dangqingqing d11430e009 Use the inheritance in the definition of LoDTensor.
8 years ago
Liu Yiqun b51ba53a55 Write the building and the lastest commit into a BUILD.txt in install phase.
8 years ago
wanghaoshuang 23381dd16a Update pad op unitest
8 years ago
Liu Yiqun 92e7b09547 Add ARGS ANDROID_API in Dockerfile.android, to support using toolchain of different api level.
8 years ago
whs 0f42e5649e Merge pull request #4045 from chengduoZH/fix_SwitchOrderLayer
8 years ago
dzhwinter 8631e796bb Merge pull request #4026 from dzhwinter/backward_graph
8 years ago
wanghaoshuang 236a84c505 Fix nullptr check
8 years ago
dongzhihong a90274eb5c "update words"
8 years ago
dongzhihong 885fa89332 "remove the alt"
8 years ago
dongzhihong bc9e20d9ed "update img alt"
8 years ago
wanghaoshuang d89598054e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
Tao Luo 6d2e87f982 Merge pull request #4044 from luotao1/pytest_cmake
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
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
chengduoZH e76eb8534d fix SwitchOrderLayer forward
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
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
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
Tao Luo 8be9930fdb Merge pull request #4014 from luotao1/howto_doc
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