Commit Graph

23 Commits (e03e46730c2b2826d734edd6117e7e377214db57)

Author SHA1 Message Date
chentianyu03 8f45d14263
add complex64 and complex128 type; add +-*/@ and slice opreator for c… (#29199)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
5 years ago
Guo Sheng a8c0fb4e86
Add cholesky_op (#23543)
5 years ago
Tao Luo e4f1b1c5e1
solve mklml memory leak (#23557)
5 years ago
danleifeng 425279a57b Improve elementwise operators performance in same dimensions. (#19763)
6 years ago
zhouwei25 84c728013c fix the compilation issue on windows caused by mkl_CSRMM (#19533)
6 years ago
Yihua Xu b920395842 Use sparse matrix to implement fused emb_seq_pool operator (#19064)
6 years ago
Yihua Xu 7396788694 Optimize gelu operation with mkl erf.
6 years ago
tensor-tang ee2321debd
Revert 15770 develop a6910f900 gelu mkl opt (#15872)
6 years ago
Yihua Xu 676995c86c Optimze Gelu with MKL Erf function (#15770)
6 years ago
tensor-tang 8117725852 add jit kernel hsum, hmax and softmax refer code
6 years ago
peizhilin ed5bd5e586 test=develop
7 years ago
Yu Yang 7b10bf0e60 Use mkl
7 years ago
Jacek Czaja 8bfa1fa9bb - ASUM MKL integration
7 years ago
tensor-tang 1be85d011d add mkl vsqr and vpow
7 years ago
tensor-tang 3dd66390b2 add blas vexp
7 years ago
tensor-tang 0ec1f65cf1 fix blas dot and add cblas scal
7 years ago
tensor-tang a2203d0466 add cblas dot
7 years ago
dzhwinter e23ddf6ae4
status (#12764)
7 years ago
tensor-tang 6644ce79a5 add mklml vmul
7 years ago
tensor-tang 43cee33a23 add mkl packed gemm
7 years ago
tensor-tang f503f12925 enable dynamic load mklml lib on fluid
7 years ago