Commit Graph

6578 Commits (dadace3178ab1f038bec7d8fcdfb849e8fc6963f)
 

Author SHA1 Message Date
qijun dadace3178 add more activation functors
8 years ago
qijun e515f18dd8 add tanh and sqrt activation operators
8 years ago
qijun 3110bf9a9a merge activation operator python tests
8 years ago
qijun 0957fa7b3c fix relu functor and revert some codes
8 years ago
qijun c18ebc3022 remove macros
8 years ago
qijun 4e173527c1 fix op python tests
8 years ago
qijun b50a507617 add activation operator python test
8 years ago
qijun d736fc0e00 add activation macro
8 years ago
qijun 3c49e7b1e4 move EigenDeviceConverter to device_context.h
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
dongzhihong a90274eb5c "update words"
8 years ago
dongzhihong 885fa89332 "remove the alt"
8 years ago
dongzhihong bc9e20d9ed "update img alt"
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
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
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
Yu Yang af523df42e Merge pull request #4023 from reyoung/feature/serialize_protobuf
8 years ago
tensor-tang 7f7fa32528 use CPU_DEVICE instead of magic number
8 years ago
Yu Yang 2b352212c2 Add serialize to file for topology and read file obj for inference
8 years ago
Yu Yang fb32106e24 Make paddle.v2.inference can direct load protobuf
8 years ago
dongzhihong 21d4974405 "fix name"
8 years ago
Yu Yang d71190f04c Merge pull request #4022 from QiJune/refine_op_py_tests
8 years ago
tensor-tang 4f0869bef3 add some necessary params for reset functions
8 years ago
qijun a3ec652110 fix bug
8 years ago
chengduo d131152b28 Merge pull request #4021 from chengduoZH/fix_DeConv3D_switch_imgSize_and_output_
8 years ago