Commit Graph

24 Commits (develop)

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