Commit Graph

14 Commits (d4d215a514778b8e1e9ee374429816f00c17c60d)

Author SHA1 Message Date
Yan Chunwei 1c1f73b46d Feature/dynamic recurrent op forward test (#4729)
8 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
8 years ago
Yu Yang e119177a8c Use unique_ptr
8 years ago
Yu Yang 46c551b299 Complete Register Gradient in compile time
8 years ago
Yu Yang adec0d30fe Simplify SumOp Kernel
8 years ago
qiaolongfei 32f5c9dd93 recurrent_op pass the unit test
8 years ago
Yu Yang 762a99cc06 Remove add_op since it can be replaced by sum_op
8 years ago
Qiao Longfei 9a9d50a6ee Refactoring InferShape (#3946)
8 years ago
dangqingqing 36aeb30d12 Remove LoDTensor in some operators' InferShape and refine ShareLoD function.
8 years ago
dangqingqing b65709e403 Share LoD between input and output of each opeators.
8 years ago
Liu Yiqun eef1ccbf08 Add the check of inputs and outputs in all operators.
8 years ago
dangqingqing f299206396 Using LoDTensor instead of Tensor in every operator.
8 years ago
qijun f50e36e285 follow comments
8 years ago
qijun f314330c23 refactor operator python test and add sum operator
8 years ago