Commit Graph

7067 Commits (47fbc96fa193151195f7485b9f930dd58023bfdf)
 

Author SHA1 Message Date
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
superjom 68399ab921 Merge remote-tracking branch 'origin/rnn-backward-python' into feature/recurrent_op_backward_fix
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
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
qiaolongfei 9469bacef1 add virtual to OpProtoAndCheckerMaker destructor
8 years ago
Yibing Liu 9da5192f77 adapt multiplex_op to the dev of framework
8 years ago
Tao Luo 4400284685 Merge pull request #4224 from tensor-tang/act
8 years ago
tensor-tang eb26fdce46 add python interface for mkldnn_relu and mkldnn_tanh
8 years ago
hedaoyuan 6e3587581b Merge pull request #4228 from hedaoyuan/inference
8 years ago
Yang yaming 51f1148921 Merge pull request #3987 from pkuyym/fix-3923-c
8 years ago
Yang yaming cdda0cf3d4 Merge pull request #3913 from pkuyym/fix-3789
8 years ago
hedaoyuan d7a2290594 Bug fix.
8 years ago
dangqingqing 3ec48480af Fix bug
8 years ago
Peng LI 63bc2ff876 Merge pull request #4220 from pengli09/fix-typo
8 years ago
qingqing01 d1e1ceeffe Merge branch 'develop' into fix-typo
8 years ago
Yancey 414a7a1e42 fix lod tensor doc (#4225)
8 years ago
Yibing Liu 18dc201bd9 merge multiplex_op with the latest upstream
8 years ago
dangqingqing 39cf2e217d update to develop branch.
8 years ago
yangyaming bbd6e09c22 Using LoDTensor for output.
8 years ago
dangqingqing b65709e403 Share LoD between input and output of each opeators.
8 years ago
Yibing Liu ece329100a refine rank_loss_op
8 years ago
Cao Ying fe84517b8f Merge pull request #4158 from ranqiu92/r-doc
8 years ago
tensor-tang 4ec3a77a43 should run resetBwd before bwdAct
8 years ago