Commit Graph

19 Commits (e57a40b8a64a87370d7b9f46b86ec7887694229a)

Author SHA1 Message Date
Luo Tao 761b329793 unify the indentation of license
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
kexinzhao fb2aa7179c Polish Operators Docs (r) (#5377)
7 years ago
Yang Yang(Tony) db157eda45 New Op Test framework. (#4962)
7 years ago
guosheng b12988f008 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-NormOp
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
7 years ago
guosheng 71abb4ceb1 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-NormOp
7 years ago
Qiao Longfei e12ec95ac1 Merge pull request #4630 from jacquesqiao/merge-infershapecontext
7 years ago
Luo Tao 597299074e fix bug in REGISTER_OP(reduce_min)
7 years ago
Luo Tao 707d144c93 Unify Reduce functions and simplify register code
7 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
7 years ago
guosheng a53191f12a Add norm_op
7 years ago
guosheng e33b411221 Adapt reduce_op according to up-to-date dev
7 years ago
guosheng 477a6a0978 Refine reduce_op, follow comments and remove ReduceGradEigenFreeKernel
7 years ago
guosheng 8b3bf28c6b Refine reduce_op and follow comments
7 years ago
guosheng c8d877195b Revise the reduce_op unit test accordingly
7 years ago
guosheng 3994e91a67 Add reduce_op
7 years ago