Commit Graph

16 Commits (f086ebb8b9b8e21f7d0d2056f6a961da080edfb2)

Author SHA1 Message Date
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
Abhinav Arora b0b26dabe7 Polish operator documentation (#5356)
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 b65709e403 Share LoD between input and output of each opeators.
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
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