Commit Graph

13 Commits (6c8dce9ce23103c50e639c2dd89e41b3fbd37aea)

Author SHA1 Message Date
Qiao Longfei 0049ce0479
03 image classification (#5192)
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
8 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
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 3ec48480af Fix bug
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
Yibing Liu 5915138c79 fix a typo
8 years ago
Yibing Liu 0289a0091f follow comments to cleanup code
8 years ago
Yibing Liu dd64349a92 refine reshape operator
8 years ago
Yibing Liu 899c7d6b35 pass unit test
8 years ago
Yibing Liu 12eaa22ad2 add reshape operator
8 years ago