Commit Graph

40 Commits (e1679b8847c86273ca71780804733bcb786c3ff2)

Author SHA1 Message Date
tensor-tang 68ab16444a add eng doc of jit kernel and follow comments
6 years ago
tensor-tang e99e4e994d fix deps of jit benchmark
6 years ago
tensor-tang 1aaec571c2 fix enum style
6 years ago
tensor-tang facfecbdd0 follow comment: reuse time function and change to upper case
6 years ago
tensor-tang a369c8025b fix typo of mix impl of lstm
6 years ago
tensor-tang d651a91138 fix build on win, fix use condition of crf decoding and layer norm and
6 years ago
tensor-tang d53c4756ad clean code and remove unused files
6 years ago
tensor-tang c187a7c618 add more impls of lstm and gru and fix build on win
6 years ago
tensor-tang 83d075aa79 fix lstm and gru jitcode
6 years ago
tensor-tang f332f589bc add more impls of sigmoid and vtanh
6 years ago
tensor-tang ea259c6363 enable layer norm intrinsic code
6 years ago
tensor-tang b1516783ea enable crf decoding intrinsic code
6 years ago
tensor-tang 4cc7707d28 add crf_decoding and layer norm intrisic code
6 years ago
tensor-tang 10c340c9a3 fix confilcts
6 years ago
tensor-tang 6648995f53 fix build
6 years ago
tensor-tang 74292f414c enable eltwise nchw16c mul nc
6 years ago
tensor-tang 720b55cbcf enable crf decoding and layer norm refer code
6 years ago
tensor-tang 3713d08d40 enable jitcode gru
6 years ago
tensor-tang 7c1f3ad6eb enable jitcode lstm
6 years ago
tensor-tang 80766bcb82 enable act jitcode vexp, vrelu, vsigmoid and vtanh
6 years ago
tensor-tang fd0a954fbf enable blas jitcode vmul, vadd, vaddrelu, vscal and vaddbias
6 years ago
tensor-tang 5e97be7ba7 enable jitkernel mkl vexp, vsigmoid and vtanh
6 years ago
tensor-tang ae17926987 enable jitkernel mkl vmul, vadd and vscal
6 years ago
tensor-tang 77907a3502 refine benchmark template
6 years ago
tensor-tang 8e785fec8d clean code and refine tests template
6 years ago
tensor-tang 00d3afbcc9 add gru refer functions, test and benchmark
6 years ago
tensor-tang 6eec461725 add lstm peephole benchmark
6 years ago
tensor-tang bf9302f950 add lstm, peephole refer and test
6 years ago
tensor-tang bf951fa737 add refer vrelu, videntity, vexp, vsigmoid, vtanh and test and benchmark
6 years ago
tensor-tang e9216e82f9 add refer vscal, vaddbias and test and benchmark
6 years ago
tensor-tang a37038880e fix unit test with double type
6 years ago
tensor-tang 417d031f90 add refer vadd, vaddrelu, vsub and tests and benchmark
6 years ago
tensor-tang f3250097bc fix bug and mac compile
6 years ago
tensor-tang bc0df6a948 make typename tuples
6 years ago
tensor-tang 194ce2e92c add benchmark
6 years ago
tensor-tang d538513fce fix the compile error on mac
6 years ago
tensor-tang 28eb7d840c test all impls and all inplace cases
6 years ago
tensor-tang d4cab7d948 use jitkernel in one file
6 years ago
tensor-tang 900c789a35 use jitcode and use vmul
6 years ago
tensor-tang 53709e7e61 refine names
6 years ago