Commit Graph

13 Commits (f58fe6d3edb78c96547d91bf9da1492d0709b63d)

Author SHA1 Message Date
xuwei06 0bfa1f7c7a Enforce drop_empty_grad=false When the input of an op is duplicable.
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
7 years ago
Yu Yang 8ac02279f2
Fix the proformance problem of enforce (#6085)
7 years ago
kexinzhao c5c024377b Polish from concat to conv shift operators (#5347)
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
7 years ago
qiaolongfei c0a34e1c64 rename InferShapeContextBase to InferShapeContext
7 years ago
Yancey d7db15f3e5 Use StridedMemCpy in Concat/Split Kernel (#4188)
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
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
Yancey 7bd517129a Add Concat operator with CPU kernel (#3775)
8 years ago