Commit Graph

23 Commits (f086ebb8b9b8e21f7d0d2056f6a961da080edfb2)

Author SHA1 Message Date
Luo Tao 761b329793 unify the indentation of license
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
Yibing Liu d37ed6cb13 polish code in reshape_op
7 years ago
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
7 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
7 years ago
Yibing Liu 685d1e3b33 Enable reshape_op to support dimension inference
7 years ago
Yu Yang 1ba8f7fe71
The comments in reshape_op is wrong (#6565)
7 years ago
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.
7 years ago
dangqingqing 3ec48480af Fix bug
7 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