Commit Graph

18 Commits (f58fe6d3edb78c96547d91bf9da1492d0709b63d)

Author SHA1 Message Date
Luo Tao 761b329793 unify the indentation of license
7 years ago
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
Kexin Zhao 6a07af0671 polish doc c to d
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)
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 48000a8f2d Update to develop branch and resovle conflicts.
8 years ago
dangqingqing f299206396 Using LoDTensor instead of Tensor in every operator.
8 years ago
Xinghai Sun 965fd2250d Merge branch 'develop' into cos_sim_vector
8 years ago
Xinghai Sun 03ea7320d3 Update cos_sim operator by following reviewer's comments.
8 years ago
Xinghai Sun 16fddf32a5 Add broadcasting support (e.g. matrix-vector) for cos sim operator.
8 years ago
Xinghai Sun a5f1e6d6bd Update cos_sim operator by following reviewer's comments.
8 years ago
Xinghai Sun 91215bcef9 Fix a bug causing wrong gradient results in cos_sim op.
8 years ago
Xinghai Sun ed72af48ce Add cos_sim op.
8 years ago