Commit Graph

40 Commits (8699f38d0841b0026c8a1af2d82cabccf32ecbb0)

Author SHA1 Message Date
GaoWei8 36ed83d270
Refine PADDLE_ENFORCE (#27360)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
Yihua Xu b6260f3866 Optimize the kernel implementation of layernorm with openmp (#20895)
6 years ago
Yihua Xu 97549a4f13 [CPU] Fix the compiling issue with AVX512F macro. (#18634)
6 years ago
dengkaipeng eb2123e12d fix doc and jit. test=develop
6 years ago
dengkaipeng 90bd038d35 fix format. test=develop
6 years ago
dengkaipeng f45aced59b add jit test. develop=test
6 years ago
dengkaipeng 51536f7f52 StrideASum. test=develop
6 years ago
dengkaipeng 93701dba50 add jit kernel for softmax axis. test=develop
6 years ago
tensor-tang 45bdd84dac enhance the jitkernel helper and add unit tests
6 years ago
tensor-tang 14a764c930 simplify the jitkernel templates and tests
6 years ago
tensor-tang 641b3cccce add vbroadcast mkl code and jitcode
6 years ago
tensor-tang 867e93b21a add jitkernel vcopy and speedup unit test time
6 years ago
tensor-tang 8e04133719 add benchmark and mkl sgd implement
6 years ago
tensor-tang a3a3d3d861 add embseqpool jitkernel mkl impl and use it
6 years ago
tensor-tang a6a1a92ef7
Merge pull request #15586 from tensor-tang/jit/cache
6 years ago
tensor-tang ba02ac4692
use mat attr and refine test (#15448)
6 years ago
tensor-tang 2b0811c3fb refine vadd jitkernel choice
6 years ago
tensor-tang 6e1ee7fb57 cache softmax kernel func
6 years ago
tensor-tang d59f733551 refine softmax and use with cache
6 years ago
tensor-tang 7383eefd2d add softmax mix and mkl code
6 years ago
tensor-tang 09c5786e22 add square jitkernel
7 years ago
tensor-tang 266a5d2f52 implement matmul refer and mkl kernel
7 years ago
tensor-tang c5623c87a3 init jit matmul kernel
7 years ago
tensor-tang 92201d3956 support avg and sqrt pool and add mkl impl
7 years ago
tensor-tang 1aaec571c2 fix enum style
7 years ago
tensor-tang a369c8025b fix typo of mix impl of lstm
7 years ago
tensor-tang d651a91138 fix build on win, fix use condition of crf decoding and layer norm and
7 years ago
tensor-tang d53c4756ad clean code and remove unused files
7 years ago
tensor-tang c187a7c618 add more impls of lstm and gru and fix build on win
7 years ago
tensor-tang f332f589bc add more impls of sigmoid and vtanh
7 years ago
tensor-tang ea259c6363 enable layer norm intrinsic code
7 years ago
tensor-tang b1516783ea enable crf decoding intrinsic code
7 years ago
tensor-tang 4cc7707d28 add crf_decoding and layer norm intrisic code
7 years ago
tensor-tang 5e97be7ba7 enable jitkernel mkl vexp, vsigmoid and vtanh
7 years ago
tensor-tang ae17926987 enable jitkernel mkl vmul, vadd and vscal
7 years ago
tensor-tang 417d031f90 add refer vadd, vaddrelu, vsub and tests and benchmark
7 years ago
tensor-tang bc0df6a948 make typename tuples
7 years ago
tensor-tang d4cab7d948 use jitkernel in one file
7 years ago
tensor-tang 53709e7e61 refine names
7 years ago