Commit Graph

12 Commits (73a8b78a720e2998634fc597efb78cc8fe53b2d7)

Author SHA1 Message Date
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
8 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
8 years ago
Yu Yang 2c05465d2f Fix unit-tests
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
fengjiayi 9a3c69c268 Revert "Remove `grad_op_type` in `REGISTER_OP`"
8 years ago
fengjiayi 79b1f33a02 Remove `grad_op_type` in REGISTER_OP
8 years ago
dangqingqing a8d072c769 fix bug.
8 years ago
dangqingqing 0f3b9e4112 lookup table op, cuda helper and set functor
8 years ago