Commit Graph

41 Commits (b387a194106d6b7037a82cf7d23a6c3ce92a77bc)

Author SHA1 Message Date
tensor-tang 2f9b5f2383
Merge branch 'develop' into fea/jit/rnn
6 years ago
tensor-tang ce31deb7e9 refine refer code and add lstm refer code
6 years ago
Michal Gallus c69c41604e MKLDNN elementwise_mul: Move Kernel to KernelPool to avoid segfaults
6 years ago
tensor-tang 1f00723fa3 exp, sigmoid, tanh jitcode support more size
6 years ago
tensor-tang e2d6eddd32 remove ComputeDeprecated
6 years ago
tensor-tang f65ddff8d1 unify act jitcode of relu, exp, sigmoid and tanh
6 years ago
tensor-tang 1e06a32a0d add vexp jitcode of size 8
6 years ago
tensor-tang 0043c42b3e add vrelu jitcode
6 years ago
tensor-tang 22125ebaef
Merge pull request #14321 from tensor-tang/fea/jit/vscal
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
tensor-tang 5e64244f25 add vaddbias jitcode
6 years ago
tensor-tang 5f7956ae59 Merge remote-tracking branch 'ups/develop' into fea/jit/vscal
6 years ago
tensor-tang 3d950a812d combine jitcode of vscal
6 years ago
tensor-tang 03e11f3fc9 add vscal jitcode
6 years ago
dzhwinter 234a1d9248 Merge remote-tracking branch 'origin/develop' into windows/debug
6 years ago
tensor-tang 161ba9c9d1 fix mac
6 years ago
tensor-tang 382307b943 refine code
6 years ago
dzhwinter 2835e04409 merge develop branch. test=develop
6 years ago
tensor-tang dd343a4971 Merge remote-tracking branch 'ups/develop' into fea/jit/vadd
6 years ago
tensor-tang b81e1b655e fix jit 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 a3377f7b0a refine jitcode and add vmul jitcode implementation
7 years ago
tensor-tang a53b1b0b1b refine and init jitkernel vmul
7 years ago
dzhwinter 316765839d add back jit simd instructions. stage.
7 years ago
tensor-tang e5ce965952 refine and add eltadd_relu unit test
7 years ago
tensor-tang 7cb19a5976 fuse elementwise_add and relu
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 d10a9df7b8 add vaddbias 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 3d928d4f9d refine and seepdup
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 eeff268a6c clean and refine kernels
7 years ago