Commit Graph

7301 Commits (5934aae45b1248b5eeafab2bae0acf8dba91c11c)
 

Author SHA1 Message Date
QI JUN 8c3b8af31e Merge pull request #4071 from QiJune/activation_ops
8 years ago
dangqingqing a524498efe fix the bug in TeamCity environment.
8 years ago
hedaoyuan c42e2049a2 Refine code.
8 years ago
hedaoyuan bb546cf13e Bug fix.
8 years ago
hedaoyuan 659f2f71ac Bug fix for get device_context.
8 years ago
fengjiayi 4b948abbf0 Update Attribute to make it compatible with BLOCK
8 years ago
Yibing Liu d827359c71 Merge pull request #4098 from kuke/rank_loss_op_dev
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
superjom 27aaee1181 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/recurrent_op_backward_fix
8 years ago
Yibing Liu 1f6b90904a fix a typo in rank_loss_op
8 years ago
Yibing Liu cf4b2db758 change the dims of input of rank_loss_op
8 years ago
wanghaoshuang 8b6fda6fd8 move stride function to ddim.h
8 years ago
whs e53dc8a2e4 Merge pull request #3937 from wanghaoshuang/clip_op
8 years ago
dangqingqing 36aeb30d12 Remove LoDTensor in some operators' InferShape and refine ShareLoD function.
8 years ago
superjom 903cee9303 clean code
8 years ago
X.Dragon c003895c1c Merge pull request #3920 from NHZlX/op_transpose
8 years ago
superjom 0da8133224 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/recurrent_op_backward_fix
8 years ago
superjom 6a0c342874 make RecurrentOp's backward work
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
wanghaoshuang 9569255a0f Fix ptr type
8 years ago
wanghaoshuang bc632df822 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
dzhwinter 686f3b889d Merge pull request #4277 from dzhwinter/new_op_cn
8 years ago
wanghaoshuang 68b5e5bf85 Use stridecpy instead of CUDA kernel
8 years ago
wanghaoshuang 12440509cc Fix some inssues
8 years ago
wanghaoshuang c7b6d2c46d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into clip_op
8 years ago
dongzhihong 838d547e10 "update design doc"
8 years ago
dongzhihong 779e58c043 "add name convention url"
8 years ago
fengjiayi 9a3c6d5f9c Add BlockDesc and ProgramDesc to framework.proto
8 years ago
zchen0211 05e3472059 Merge branch 'develop' of https://github.com/zchen0211/Paddle into develop
8 years ago
zchen0211 757c32f20b lstm unit gpu
8 years ago
superjom 68399ab921 Merge remote-tracking branch 'origin/rnn-backward-python' into feature/recurrent_op_backward_fix
8 years ago
zchen0211 2b10d322e5 lstm kernels
8 years ago
Zhuoyuan 40e49c3f8b update python test
8 years ago
superjom 075e0e3c5d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rnn_remove_alias
8 years ago
superjom 3c29224ef3 remove alias
8 years ago
zchen0211 6dad76c352 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
8 years ago
Yi Wang be56bf9fae Update
8 years ago
Yi Wang c1bb602e6b Add program.md
8 years ago
qiaolongfei c4e04b07b1 add virtual to OpProtoAndCheckerMaker destructor
8 years ago
qiaolongfei a7a66b80f7 move OpProtoAndCheckerMaker from operator to op_proto_maker
8 years ago
Yu Yang 3fb0b6e67b Renamed to strided_memcpy and prettify unittests
8 years ago
Yu Yang bda67d9d4b Add TensorCopy method
8 years ago
zchen0211 7883227716 lstm
8 years ago
Yu Yang 2205b5ff30 Merge pull request #4241 from wangkuiyi/design_program_desc
8 years ago
Yi Wang 34bdcac500 Update
8 years ago
Yi Wang 0c98b167d0 Add program.md
8 years ago
Qiao Longfei b19a829627 Merge pull request #4217 from jacquesqiao/add_op_proto_maker
8 years ago
Yu Yang 2e38044fc9 Merge pull request #4205 from reyoung/feature/tensor_copy
8 years ago