Commit Graph

22 Commits (2b259bf14d396a1aaed9cf3ea519a1c07989060f)

Author SHA1 Message Date
chengduoZH 24cf2fcd90 move cos_sim_functor to math
7 years ago
chengduoZH 4a11fdb4ef follow comments
7 years ago
chengduoZH 8bd759007a refine CosSimDyFunctor
7 years ago
chengduoZH de26ae416c add gpu code
7 years ago
chengduoZH 4f5e3d0d81 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiling/cosine_op_debug
7 years ago
chengduoZH 7ac00dd684 refine
7 years ago
Luo Tao 761b329793 unify the indentation of license
7 years ago
chengduoZH 49df2a784b refine gradient function
7 years ago
chengduoZH bcf0b56f6a refine iterator
7 years ago
chengduoZH 784740d8be refine cos-sim-op
7 years ago
QI JUN 61ec0b9516
Refine device context (#6433)
7 years ago
dangqingqing 24819df055 Fix cos_sim_op in debug mode.
7 years ago
Yu Yang 3a5693e0a8 Add Skeleton of Double support
7 years ago
fengjiayi 0620b00eb6 Fix Clang compile error
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
qingqing01 a2a69f2a54 Add function to get element count from tensor.
8 years ago
qijun 1e419d9ed3 fix clang build and run error
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