Commit Graph

11 Commits (865c2c8ed870a35369c2914d7723f6359d6e8c49)

Author SHA1 Message Date
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
7 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