Commit Graph

22 Commits (17299b8d217c0872408cc9146a58f0769d8b05ba)

Author SHA1 Message Date
Zeng Jinle 11f2f78458
fix sofmax seg fault in AVX, test=develop (#19487)
6 years ago
tensor-tang 7ae461eb13
[CPU] refine cpu softmax bwd (#17534)
6 years ago
tensor-tang 0600b370ea
[CPU] refine softmax op fwd on CPU (#17522)
6 years ago
peizhilin 01dd9061a0 add avx support for windows
6 years ago
tensor-tang 4a93db9288 remove jit namespace
6 years ago
tensor-tang 1f00723fa3 exp, sigmoid, tanh jitcode support more size
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
dzhwinter 316765839d add back jit simd instructions. stage.
6 years ago
tensor-tang dee5d35c20 refine vmul
7 years ago
tensor-tang bc9971dd6c fix deps
7 years ago
tensor-tang b0d36c4c3d add cross vec to speedup gru
7 years ago
tensor-tang 70d3981220 add cpu vec bias sub
7 years ago
tensor-tang d941192e74 fix gcc53 on cpu vec (#13020)
7 years ago
tensor-tang 3462c29940 refine add bias with avx
7 years ago
tensor-tang f269614bcd further optimize tanh with avx and mkl
7 years ago
tensor-tang 7a4924cd44 further optimize sigmoid with avx and avx512
7 years ago
tensor-tang 6bd89ba5b6 fix typo
7 years ago
tensor-tang e3bb98eb38 optimize relu with avx and avx512
7 years ago
tensor-tang 25976fe736 optimize the sigmoid and tanh
7 years ago
tensor-tang 2eb46c2b06 add cpu vec test
7 years ago
tensor-tang 5ca0bb9aad support more activation type and remove some comments
7 years ago
tensor-tang ec59f0d454 add cpu vec
7 years ago