Commit Graph

665 Commits (7831b1d9ea7ea7bb46fe60564529d133d6836dc6)

Author SHA1 Message Date
qingqing01 7831b1d9ea Merge branch 'develop' into attr_bool
8 years ago
dangqingqing 58e3ad0a70 Fix conflicts.
8 years ago
dangqingqing bdd1404e05 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_share
8 years ago
dangqingqing 4f9d82a9c6 Fix bug.
8 years ago
fengjiayi a77af98bfa Fix bug of static variable
8 years ago
fengjiayi 5f2cd1a452 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_program_proto
8 years ago
dangqingqing 6e2782e958 update to develop branch.
8 years ago
dangqingqing a524498efe fix the bug in TeamCity environment.
8 years ago
fengjiayi 4b948abbf0 Update Attribute to make it compatible with BLOCK
8 years ago
whs da2aabb628 Merge pull request #3906 from wanghaoshuang/crop_op
8 years ago
fengjiayi c869b8e2eb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_program_proto
8 years ago
wanghaoshuang 8b6fda6fd8 move stride function to ddim.h
8 years ago
dangqingqing 36aeb30d12 Remove LoDTensor in some operators' InferShape and refine ShareLoD function.
8 years ago
hedaoyuan 7a891a3321 Merge pull request #4042 from hedaoyuan/conv_op
8 years ago
Yan Chunwei b5e67fce70 RNNOp remove alias (#4274)
8 years ago
fengjiayi 9a3c6d5f9c Add BlockDesc and ProgramDesc to framework.proto
8 years ago
Qiao Longfei b19a829627 Merge pull request #4217 from jacquesqiao/add_op_proto_maker
8 years ago
qiaolongfei 9469bacef1 add virtual to OpProtoAndCheckerMaker destructor
8 years ago
qingqing01 d1e1ceeffe Merge branch 'develop' into fix-typo
8 years ago
Yancey 414a7a1e42 fix lod tensor doc (#4225)
8 years ago
dangqingqing b65709e403 Share LoD between input and output of each opeators.
8 years ago
Peng Li c4ebd1e2ae Fix a few typos in docs
8 years ago
qiaolongfei 98ef17eddc move OpProtoAndCheckerMaker from operator to op_proto_maker
8 years ago
dangqingqing 72ba02701b Add bool type for attribute and use it in dropout_op.
8 years ago
dangqingqing fad48fa6b1 Add bool type for attr.
8 years ago
Yu Yang 847fe47310 Merge branch 'develop' of github.com:baidu/Paddle into feature/remove_lazy_init_in_dev_ctx
8 years ago
Yu Yang 81d56ca86b Remove lazy-initialization in device_context
8 years ago
hedaoyuan 7bf1e76fdc Merge branch 'develop' of https://github.com/baidu/Paddle into conv_op
8 years ago
zchen0211 39d79e6419 modified codes
8 years ago
zchen0211 299dcb6715 merge with new change
8 years ago
dangqingqing 74f460fd0f Fix specialization of template member functions in the non-template class in GCC 5.0.
8 years ago
zchen0211 f6dee08d76 new changes
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
dangqingqing d11430e009 Use the inheritance in the definition of LoDTensor.
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
hedaoyuan 5860150d96 Fix Tensor::Slice with dims[0] == 1.
8 years ago
dongzhihong a7e3325aad "fix typos"
8 years ago
zchen0211 aa90ef9c80 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
qingqing01 dbe0598745 update to develop branch and resolve conflicts.
8 years ago
qingqing01 ad64ca5da2 Call Tensor::numel() everywhere.
8 years ago
dongzhihong 2b1450f151 rewrite the document
8 years ago
dangqingqing e75aab3a39 Remove redundant code in lod_tensor.h
8 years ago
dangqingqing 372ede1527 update and fix conflicts.
8 years ago
dangqingqing d0dbc0610f Correctly use host_vector in LoDTensor and expose LoDTensor to Python.
8 years ago
qijun 090b8114e6 merge baidu/develop
8 years ago