Commit Graph

23 Commits (f3729db6e03d5e290020d3cc74cfb50572902c4c)

Author SHA1 Message Date
tensor-tang cf5ea925c3 fix bugs
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
tensor-tang f72ab8961e refine blas gemm
7 years ago
tensor-tang 6644ce79a5 add mklml vmul
7 years ago
tensor-tang 54c95e49f0 fix blas
7 years ago
tensor-tang 43cee33a23 add mkl packed gemm
7 years ago
tensor-tang a916c52579 refine gemm
7 years ago
tensor-tang 961e754c9f mkl split gemm for better perf
7 years ago
tensor-tang 1c5d6c5692 disable xsmm with float16
7 years ago
tensor-tang 64a8e6d20e refine the threshold functions
7 years ago
tensor-tang 6bc1aaaac7 refine the ColMajor replacement
7 years ago
tensor-tang de856da9a6 fix ColMajor and RowMajor replacement
7 years ago
tensor-tang c3941745b3 add libxsmm_gemm
7 years ago
tensor-tang f503f12925 enable dynamic load mklml lib on fluid
7 years ago
Tomasz Patejko e43c8f33cd MKL elementwise add: elementwise_add uses vAdd VML function when MKL is used
7 years ago
yuyang18 66590a0b88 Fix typo in blas_impl.h
7 years ago
Yu Yang 0a13d3c67a Move MatMul to blas_impl.h
7 years ago
Yu Yang ef6ea790dc Clean and extract blas
7 years ago
Yu Yang 815d888468 Clean MatMul
7 years ago
Yu Yang 4db43c6c9f Naive implement cblas
7 years ago
Yu Yang c888e01660 Refactor GEMM in blas
7 years ago