Commit Graph

39 Commits (770c11a1171fbfb8abbbd335db45fffce39ed6c9)

Author SHA1 Message Date
Chen Weihang d1062d5278
Replace all errors thrown by LOG(FATAL) with PADDLE_THROW (#24759)
5 years ago
Adam 4f5e4540f8
Improve SGD jit code to work with large data (#23120)
5 years ago
Tao Luo c0656dcb1a
remove -Wno-error=sign-compare, make warning as error (#21358)
6 years ago
Wilber b489760099
fix jit_matmul bug test=develop (#20886)
6 years ago
Kevin 945f3cf631
fix code too big test=develop (#19111)
6 years ago
tensor-tang cfc83c1445 refine jitcodekey and enhance unit tests
6 years ago
tensor-tang 45bdd84dac enhance the jitkernel helper and add unit tests
6 years ago
tensor-tang b16dabd7e0 refine vbroadcast jitcode
6 years ago
tensor-tang 641b3cccce add vbroadcast mkl code and jitcode
6 years ago
tensor-tang 7044cfa7c7 add sgd jitcode and op test
6 years ago
tensor-tang a0c37662b9 enable sgd jitkernel refer code and test
6 years ago
tensor-tang 75fc792d40 fix when table width larger than 64
6 years ago
tensor-tang 40402d5e68 add emb seqpool jitcode
6 years ago
tensor-tang 15d7220f94 fix jitcode name
6 years ago
Gabor Buella da9c94da33 Clang build fixes (#15628)
6 years ago
tensor-tang a6a1a92ef7
Merge pull request #15586 from tensor-tang/jit/cache
6 years ago
tensor-tang ba02ac4692
use mat attr and refine test (#15448)
6 years ago
tensor-tang 2b0811c3fb refine vadd jitkernel choice
6 years ago
tensor-tang d59f733551 refine softmax and use with cache
6 years ago
tensor-tang 50945685f2 add hmax, hsum jitcode
6 years ago
tensor-tang 93e75c5ae5 refine jitcode of vsub and vsquare
7 years ago
tensor-tang 123b98f417 refine heigth and codesize and support all pool
7 years ago
tensor-tang 0145f40f45 use height from params of jitcode
7 years ago
tensor-tang e0591deebc enhance seqpool jitcode
7 years ago
tensor-tang c50060bb26 add jitcode impl and use it
7 years ago
tensor-tang 1aaec571c2 fix enum style
7 years ago
tensor-tang facfecbdd0 follow comment: reuse time function and change to upper case
7 years ago
tensor-tang 83d075aa79 fix lstm and gru jitcode
7 years ago
tensor-tang 10c340c9a3 fix confilcts
7 years ago
tensor-tang 74292f414c enable eltwise nchw16c mul nc
7 years ago
tensor-tang 3713d08d40 enable jitcode gru
7 years ago
tensor-tang 7c1f3ad6eb enable jitcode lstm
7 years ago
tensor-tang 80766bcb82 enable act jitcode vexp, vrelu, vsigmoid and vtanh
7 years ago
tensor-tang fd0a954fbf enable blas jitcode vmul, vadd, vaddrelu, vscal and vaddbias
7 years ago
tensor-tang 5e97be7ba7 enable jitkernel mkl vexp, vsigmoid and vtanh
7 years ago
tensor-tang 194ce2e92c add benchmark
7 years ago
tensor-tang d4cab7d948 use jitkernel in one file
7 years ago
tensor-tang 900c789a35 use jitcode and use vmul
7 years ago
tensor-tang 53709e7e61 refine names
7 years ago