Commit Graph

27 Commits (e8642c3c1fe16dde0cbd08c7c0179f6028497431)

Author SHA1 Message Date
tensor-tang e8642c3c1f
Merge pull request #14265 from tensor-tang/fea/jit/vadd
7 years ago
tensor-tang 3319072858 fix jit kernel test on mac
7 years ago
tensor-tang b68ececb73 add vaddrelu jitcode
7 years ago
tensor-tang bb09e31020 add vadd jitcode
7 years ago
tensor-tang 8465e7876f auto grow the size and fix test
7 years ago
tensor-tang a9c1824131 refine jit vmul code supporting multiple of 2
7 years ago
tensor-tang a53b1b0b1b refine and init jitkernel vmul
7 years ago
tensor-tang e5ce965952 refine and add eltadd_relu unit test
7 years ago
tensor-tang e69328c3bc fix warning and mac compile
7 years ago
tensor-tang 7ef2699e18 init peephole runtime kernel
7 years ago
tensor-tang b55c247678 add lstm compute unit test
7 years ago
tensor-tang f2adaf1c3e add vrelu and lstm kernel
7 years ago
tensor-tang e6d8aca3bf refine code and fix
7 years ago
tensor-tang 2513b2cc4e fix bug vtanh
7 years ago
tensor-tang cf8c8e72bd add vtanh and unit test
7 years ago
tensor-tang d10a9df7b8 add vaddbias and unit test
7 years ago
tensor-tang 3c8b651187 add vsigmoid avx implementations and unit test
7 years ago
tensor-tang 55e44761fb refine code and init vsigmoid
7 years ago
tensor-tang 2d0ff6a3c2 add vexp and unit test
7 years ago
tensor-tang b3c63f40fa add vscal and unit test
7 years ago
tensor-tang 0987f2b4d9 add vadd unit test
7 years ago
tensor-tang 2937314d8e refine vmul and test
7 years ago
tensor-tang 6c986e127a fix macro and add vmul unit test
7 years ago
tensor-tang 8c69764d12 add vmul unit tests
7 years ago
tensor-tang 084893a9a9 add vadd kernel
7 years ago
tensor-tang 92031968d7 init vmul kernel
7 years ago
tensor-tang c260bf942d init jit kernel
7 years ago