Commit Graph

19 Commits (a5fc291fe5861417f0648b9cbd061ea0212ce2d5)

Author SHA1 Message Date
lilong12 e249d9a3e2
fix the computation for dx (grad for x) for prelu operation. (#20949)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
5 years ago
Zeng Jinle 34e3adaece
Refine reduce codes to save compiling time and binary size (#20676)
5 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
5 years ago
wangchaochaohu bc6126dd07
fix the reduce bug test=develop (#20102)
5 years ago
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
5 years ago
wangchaochaohu 3409db950c
fix reduce bug test=develop (#19971)
5 years ago
Leo Chen af692c9140 update reduce_sum and reduce_mean to save memory, test=develop (#19608)
6 years ago
Tao Luo d6c85c96dc
paddle::framework::vectorize() templatization (#19627)
6 years ago
qingqing01 80d2e66f9e
Update backward appending stragety to support double backward and fix some bug. (#18104)
6 years ago
lvmengsi 5d1ac41b00 Double backward reduce mean (#17372)
6 years ago
zhoukunsheng bb8ea1637d fix 16823: delete default_grad register for reduce_all, reduce_any
6 years ago
zhoukunsheng 2d6b4f23f0 test=develop
6 years ago
zhoukunsheng 664c342ca0 test=develop
6 years ago
zhoukunsheng 2c3e4c1888 test=develop
6 years ago
peizhilin 55510744b5 test=develop
6 years ago
peizhilin 061299be87 fix dependency
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago