Commit Graph

15 Commits (29cd089ab20472b66781c2a205eb928137860821)

Author SHA1 Message Date
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
Abhinav Arora b0b26dabe7 Polish operator documentation (#5356)
8 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 b65709e403 Share LoD between input and output of each opeators.
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
qingqing01 a2a69f2a54 Add function to get element count from tensor.
8 years ago
yangyaming a377b4197c Follow GLOG enforcing style.
8 years ago
yangyaming c33ddc74c1 Fix some bugs, add more unittests.
8 years ago
yangyaming 6bef079660 Follow coding style and move reshaping operation to paddle tensor.
8 years ago
yangyaming f8b885f27f Using EigenTensor to reshape tensor.
8 years ago
yangyaming a4df3f5bd8 Finish framework of squared_l2_distance_op.
8 years ago