Commit Graph

345 Commits (ae0740ce66731227050ca45db3f3aa38499adf0d)

Author SHA1 Message Date
xzl 2ffa3a8bf6 rename op to depthwise_conv2d, more efficient
7 years ago
xzl fc9b2b9aa3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_depthwiseConv_op_gpu
7 years ago
xzl 84ded49d66 fix comments
7 years ago
dzhwinter ae7d1c1f8c
Fix/lod (#7714)
7 years ago
xzl 6e17babe49 More efficient, add check on python side
7 years ago
xzl b5ea048395 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_depthwiseConv_op_gpu
7 years ago
xzl aece290599 add depthwise gpu forward, backward, test, interface
7 years ago
Xi Chen 8360ff0b32 fix openblas build
7 years ago
xzl 06db703843 ../../../../../paddle/api
7 years ago
zlx 3772d27dfb add depthwise conv forward
7 years ago
whs 32cc11e358
Merge pull request #5945 from wanghaoshuang/sampler
7 years ago
chengduoZH 782ddc5f59 follow comments
7 years ago
chengduoZH cd38e2d142 remove conflict
7 years ago
chengduoZH 0468422d06 follow comments
7 years ago
wanghaoshuang a123c169ea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sampler
7 years ago
Tao Luo 161bd4a4c3
Merge pull request #7663 from chengduoZH/fix_warning/seq_pad_test
7 years ago
chengduoZH 8e02870ce2 modify doc
7 years ago
chengduoZH 259858b41b modify doc
7 years ago
chengduoZH 578d60bf4a code refine
7 years ago
chengduoZH 2edc136c5f add 4-d for matmul_op
7 years ago
Yancey1989 2ce5c9d45e fix gpu implement
7 years ago
Yancey1989 07e87ff185 Fix sequence_padding compile warning
7 years ago
whs 448fee3db4
Merge pull request #7414 from wanghaoshuang/warpctc
8 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
8 years ago
wanghaoshuang 8f37c3c2a7 Fix sequence scale functor cuda kernel
8 years ago
dzhwinter 5ad1aef051
"cudnn operators change to cudnn kernel" (#6660)
8 years ago
wanghaoshuang 137f0dfc21 1. Fix warpctc grad tensor initial bug.
8 years ago
wanghaoshuang 89de5d5e66 Fix cuda kernel of sequence scale functor
8 years ago
wanghaoshuang b1af5e435f 1. Fix warpctc grad op
8 years ago
Yiqun Liu b5fda2723f
Port WarpCTC Operator (#5107)
8 years ago
Yu Yang ce6dad3b35 Rename CopyFrom to Copy for tensors (#7292)
8 years ago
dzhwinter 899a79cceb
Feature/transform (#7111)
8 years ago
sweetsky0901 59c14f0b6e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
QI JUN 105ee86d14
fix compile (#7125)
8 years ago
Guo Sheng 4b7bd642c5
Merge pull request #7102 from guoshengCS/refine-act-GRU
8 years ago
chengduo f58fe6d3ed
Merge pull request #6601 from chengduoZH/profiling/cosine_op
8 years ago
武毅 0bd7f97b4b
Merge pull request #7045 from typhoonzero/adam_selectedrows
8 years ago
chengduoZH 812c5f60eb remove conflict
8 years ago
chengduoZH 24cf2fcd90 move cos_sim_functor to math
8 years ago
typhoonzero 1039c1e3b7 scatter optimizers
8 years ago
typhoonzero 641b4c0fe6 wip
8 years ago
guosheng 23b53c48df Delete the old activation type for LSTM and GRU operator
8 years ago
guosheng f74dff97ea Refine the activation type in the GRU operator related
8 years ago
sweetsky0901 a8109cf0ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
sweetsky0901 95aec835e6 modify fun name
8 years ago
Yancey 2cdef424d9
Implement selectedrows serialize and deserialize (#7042)
8 years ago
sweetsky0901 1a685144bb for xxYY to xx_yy
8 years ago
sweetsky0901 dc7ddcb0b7 resolved conflict
8 years ago
typhoonzero 74b122889c wip
8 years ago
typhoonzero d48a0e4eae WIP: adding generic scattor functors
8 years ago