Commit Graph

13 Commits (8f4c488e6e2fa88438142fce1ef504521c2fd18e)

Author SHA1 Message Date
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 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