Commit Graph

16 Commits (a061a85eafa4d50f8d8e4e8b2e08bc75005f82f1)

Author SHA1 Message Date
Yibing Liu 4d1ee0ff12 Amend license and comments in reshape_op
7 years ago
kexinzhao fb2aa7179c Polish Operators Docs (r) (#5377)
7 years ago
dangqingqing a328ae3b9b Use posix_memalign to allocate aligned memory, since some SIMD instructions require the alignment of memory accesses.
7 years ago
Qiao Longfei 0049ce0479
03 image classification (#5192)
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
7 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
7 years ago
Qiao Longfei 9a9d50a6ee Refactoring InferShape (#3946)
7 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