Commit Graph

20 Commits (f086ebb8b9b8e21f7d0d2056f6a961da080edfb2)

Author SHA1 Message Date
Qiao Longfei 0f353ab46e
cpu gpu transform function (#7191)
7 years ago
Qiao Longfei af0c4c45a3
Impl kernel hint (#6883)
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
kexinzhao 002a7b4d01
fix scatter op equation (#6304)
7 years ago
Yu Yang bbdac7f7d8 Polish OpWithKernel
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
7 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
7 years ago
zchen0211 88a8eedda1 scatter gather gpu
7 years ago
Yu Yang ae3dca770c Fix CI
7 years ago
Yu Yang 2c05465d2f Fix unit-tests
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
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
zchen0211 bfeecfd3d2 fix problems
8 years ago
zchen0211 6f235553fd scatter op fixed
8 years ago
zchen0211 97649bf9b2 fix codes in scatter
8 years ago
zchen0211 c5e28dd1a0 scatter check in
8 years ago