Commit Graph

28 Commits (b6c3b69af822dfa83f956e78a6771f62d8123a56)

Author SHA1 Message Date
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 d59f733551 refine softmax and use with cache
6 years ago
tensor-tang 8117725852 add jit kernel hsum, hmax and softmax refer code
6 years ago
tensor-tang b67584a6e9 jit benchmark use tensor
6 years ago
tensor-tang 316e44b1b7 fix unused warnings
6 years ago
tensor-tang 579d758254 fix jitkernel tests and refine benchmark
6 years ago
tensor-tang 09c5786e22 add square jitkernel
6 years ago
tensor-tang 266a5d2f52 implement matmul refer and mkl kernel
6 years ago
tensor-tang c5623c87a3 init jit matmul kernel
6 years ago
tensor-tang c3a9f3c4b2 fix typo and refine
6 years ago
tensor-tang 123b98f417 refine heigth and codesize and support all pool
7 years ago
tensor-tang 0145f40f45 use height from params of jitcode
7 years ago
tensor-tang e0591deebc enhance seqpool jitcode
7 years ago
tensor-tang 142bb41748 add seqpool jitkernel test and benchmark
7 years ago
tensor-tang 1aaec571c2 fix enum style
7 years ago
tensor-tang facfecbdd0 follow comment: reuse time function and change to upper case
7 years ago
tensor-tang d53c4756ad clean code and remove unused files
7 years ago
tensor-tang 77907a3502 refine benchmark template
7 years ago
tensor-tang 00d3afbcc9 add gru refer functions, test and benchmark
7 years ago
tensor-tang 6eec461725 add lstm peephole benchmark
7 years ago
tensor-tang bf951fa737 add refer vrelu, videntity, vexp, vsigmoid, vtanh and test and benchmark
7 years ago
tensor-tang e9216e82f9 add refer vscal, vaddbias and test and benchmark
7 years ago
tensor-tang 417d031f90 add refer vadd, vaddrelu, vsub and tests and benchmark
7 years ago
tensor-tang f3250097bc fix bug and mac compile
7 years ago
tensor-tang bc0df6a948 make typename tuples
7 years ago
tensor-tang 194ce2e92c add benchmark
7 years ago