Commit Graph

50 Commits (b2b5241e2e4dc505d1bd54e5ccc9401a9f08a43d)

Author SHA1 Message Date
tensor-tang 4a93db9288 remove jit namespace
7 years ago
minqiyang 9d7c3b18c0 Polish code
7 years ago
Qiyang Min 30e47bce8b
Merge branch 'develop' into revert_vlog
7 years ago
tensor-tang 7a91271436
Merge branch 'develop' into fea/jit/rnn
7 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
tensor-tang 1f0291a51e add comments and follow comments
7 years ago
tensor-tang 6a7f83d45d enable gru jitcode and refine act and lstm jitcode
7 years ago
peizhilin 7c8c9dc9bf fix unit test cases
7 years ago
tensor-tang f913860873 jitkernel lstm refer support peephole
7 years ago
tensor-tang ce31deb7e9 refine refer code and add lstm refer code
7 years ago
tensor-tang a19b3225a1 fix jitcode small 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
tensor-tang e2d6eddd32 remove ComputeDeprecated
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 1e06a32a0d add vexp jitcode of size 8
7 years ago
tensor-tang 0043c42b3e add vrelu jitcode
7 years ago
Qiyang Min 698698f2fa
Merge branch 'develop' into fix_vlog
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
tensor-tang 5e64244f25 add vaddbias jitcode
7 years ago
tensor-tang 03e11f3fc9 add vscal jitcode
7 years ago
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