Commit Graph

21 Commits (67562a6fcd9570959654366f2565059b722dba7e)

Author SHA1 Message Date
tensor-tang 10fb4ceefc
Merge pull request #14351 from tpatejko/tpatejko/mkldnn-elementwise_mul
7 years ago
tensor-tang 4dbdfa60ef sigmoid and tanh support all size
7 years ago
tensor-tang ccb8963705 refine exp jitcode with all size
7 years ago
tensor-tang d3eae8f61b refine relu and fix addrelu test
7 years ago
tensor-tang ba3eaed7a7 exp support all size
7 years ago
Michal Gallus c69c41604e MKLDNN elementwise_mul: Move Kernel to KernelPool to avoid segfaults
7 years ago
tensor-tang f65ddff8d1 unify act jitcode of relu, exp, sigmoid and tanh
7 years ago
tensor-tang 6a159071b6 add vtanh jitcode of size 8
7 years ago
tensor-tang 046374bcd1 add vsigmoid jitcode of size 8
7 years ago
tensor-tang ee2a7f1b8c refine exp and fix error on avx
7 years ago
tensor-tang 1e06a32a0d add vexp jitcode of size 8
7 years ago
tensor-tang 0043c42b3e add vrelu jitcode
7 years ago
tensor-tang 5e64244f25 add vaddbias jitcode
7 years ago
tensor-tang 3d950a812d combine jitcode of vscal
7 years ago
tensor-tang 03e11f3fc9 add vscal jitcode
7 years ago
tensor-tang 382307b943 refine code
7 years ago
tensor-tang b68ececb73 add vaddrelu jitcode
7 years ago
tensor-tang bb09e31020 add vadd jitcode
7 years ago
tensor-tang 9255119fd9 refine jit vmul with all size
7 years ago
tensor-tang a9c1824131 refine jit vmul code supporting multiple of 2
7 years ago
tensor-tang a3377f7b0a refine jitcode and add vmul jitcode implementation
7 years ago