Commit Graph

757 Commits (330e9929ec3d82ca829e52a39675b8c0e66518bd)

Author SHA1 Message Date
Guo Sheng e114aad882 Merge pull request #4238 from guoshengCS/add-gemm-with-step
8 years ago
qiaolongfei 9301d3b5ea add namespace and reduce warning
8 years ago
Yibing Liu 47fbc96fa1 Merge pull request #4064 from kuke/multiplex_op_dev
8 years ago
Yibing Liu fb52bc6e12 revert code layout in multiplex_op
8 years ago
Tao Luo 01bec25734 Merge pull request #4193 from luotao1/seq_pool
8 years ago
Yibing Liu 7620efdf1c combine gpu&cpu code in multiplex_op
8 years ago
Zhuoyuan 5b7fd00d1f Merge pull request #4280 from Superjom/feature/recurrent_op_backward_fix
8 years ago
fengjiayi 948d1d782b Fix progma_once error
8 years ago
superjom b545b5b86b Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/recurrent_op_backward_fix
8 years ago
gongweibao f99841dd2a Elementwise operator. (#4139)
8 years ago
qingqing01 7831b1d9ea Merge branch 'develop' into attr_bool
8 years ago
dangqingqing 0dce16a697 Use bool type for attr in cross_entropy_op.
8 years ago
Yibing Liu 85a5d38446 Merge branch 'develop' of upstream into multiplex_op_dev
8 years ago
Luo Tao 244efd6b48 refine doc of sequence_pool_op
8 years ago
Luo Tao 0449b9c89e Merge branch 'develop' into seq_pool
8 years ago
dangqingqing 58e3ad0a70 Fix conflicts.
8 years ago
dangqingqing 6e2782e958 update to develop branch.
8 years ago
hedaoyuan 0ee967b513 Merge pull request #4288 from hedaoyuan/fix_bug
8 years ago
QI JUN 8c3b8af31e Merge pull request #4071 from QiJune/activation_ops
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
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
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
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
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
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
guosheng 9ffa79cd91 Add gemm with stride
8 years ago
Yibing Liu 9da5192f77 adapt multiplex_op to the dev of framework
8 years ago
Yang yaming 51f1148921 Merge pull request #3987 from pkuyym/fix-3923-c
8 years ago
dangqingqing 3ec48480af Fix bug
8 years ago