Commit Graph

67 Commits (f9fe48e00cba6c6590686128f94138bf23e93fb3)

Author SHA1 Message Date
Xi Chen 8360ff0b32 fix openblas build
7 years ago
wanghaoshuang b1af5e435f 1. Fix warpctc grad op
7 years ago
Yiqun Liu b5fda2723f
Port WarpCTC Operator (#5107)
7 years ago
chengduoZH 812c5f60eb remove conflict
7 years ago
chengduoZH 24cf2fcd90 move cos_sim_functor to math
7 years ago
Yancey 2cdef424d9
Implement selectedrows serialize and deserialize (#7042)
7 years ago
sweetsky0901 f638f91020 merge cmakelist
8 years ago
sweetsky0901 bc45335e55 add unpool
8 years ago
wanghaox 63f8c5fe58 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
Yancey1989 d13c3a98ce fix no framework proto file
8 years ago
wanghaox bd773b9c84 modify for maxoutop code review
8 years ago
dangqingqing 91d4fc6941 Fix compling for softmax_with_cross_entropy_op.
8 years ago
dangqingqing 5f21709938 Fix bug.
8 years ago
wanghaox 4748073dc6 paddle/operators/math/CMakeLists.txt maybe del sequence_pooling and add it
8 years ago
wanghaox fef617ae07 for resolve conflicts
8 years ago
wanghaox 784fd82345 resolve conflicts
8 years ago
wanghaox 058bdd345d this for maxout op new add
8 years ago
dzhwinter 23b9bc0a6f
"fix ci failed" (#5567)
8 years ago
Tao Luo 0977cbfb41
Merge pull request #5310 from qingqing01/fix_max_pool
8 years ago
guosheng c4f7f3a562 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
8 years ago
dangqingqing 1c004a4913 Resolve conflicts.
8 years ago
dangqingqing afc6343e6f Refine sequence max-pooling and add unit testing of gradient check.
8 years ago
guosheng 9162629b04 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-GRUOp-dev
8 years ago
guosheng b87eabae56 Add GRU Operator
8 years ago
chengduoZH 99c6f44a5a follow comments
8 years ago
chengduoZH b15c69f59d remove conflict
8 years ago
chengduoZH 4c6bccbe20 fix doc and remove useless code
8 years ago
chengduoZH 154dbb4697 Add unit test
8 years ago
chengduoZH 0ab2c436ae Add sequence_project_functor
8 years ago
dangqingqing a461bf139d Add missing file.
8 years ago
dangqingqing b325213150 update to develop branch.
8 years ago
dangqingqing d1fbf50b9e Add unit testing for forwad implementation.
8 years ago
dangqingqing 2a8dbd130d LSTM Operator forward implementation.
8 years ago
qijun ab5dc9fe18 remove SelectedRows functors to selected_rows_functor.h
8 years ago
qijun 7ef568e893 fix gpu unittest error
8 years ago
qijun f59a7c1d36 add gpu functor for SelectedRows
8 years ago
chengduoZH 4849fba7e9 follow comments
8 years ago
chengduo c22e7ff71e Merge branch 'develop' into fix_pool_op_doc_and_class_declarations
8 years ago
chengduoZH f5ac335046 follow comments
8 years ago
chengduoZH 1d41a6d45a update paddle/operators/math/CMakeLists.txt
8 years ago
chengduoZH c85d777f87 follow comments
8 years ago
chengduoZH 72d3d814b5 fix math/CMakeLists.txt
8 years ago
chengduoZH 3db3a1066b remove conflict
8 years ago
chengduoZH ba791f7b3f Add vol2col functor and unit test
8 years ago
chengduoZH 2d8a5b97cc fix unit test
8 years ago
chengduoZH df59889984 remove conflict
8 years ago
Liu Yiqun 8bafdda0ad Merge branch 'develop' into core_add_sequence_softmax_op
8 years ago
qijun c634a8480a add SetConstant method in math_function.h
8 years ago
Liu Yiqun 05ed8ee8ab Add SoftmaxGradFunctor, and use SoftmaxGradFunctor in softmax_op instead.
8 years ago
chengduoZH 3c0f079333 remove conflict and fix InferShape function
8 years ago