Commit Graph

29 Commits (8c19d7aa2f89a38b3a68e53c73d88af16a3de8ce)

Author SHA1 Message Date
GaoWei8 36ed83d270
Refine PADDLE_ENFORCE (#27360)
4 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
4 years ago
Yihua Xu b085ecc258 Avoid the string as the key of map to improve the jit performance (#21292)
5 years ago
Yihua Xu eec9c9cbe7 Fix jit tls issue (#21151)
5 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 14a764c930 simplify the jitkernel templates and tests
6 years ago
tensor-tang 802f362ac4 unify the kernelfuncs cache and add unit test
6 years ago
tensor-tang a0c37662b9 enable sgd jitkernel refer code and test
6 years ago
tensor-tang 15da2f9a0d add embseqpool jitkernel refer code, test and benchmark
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 6e1ee7fb57 cache softmax kernel func
6 years ago
tensor-tang d59f733551 refine softmax and use with cache
6 years ago
tensor-tang 142bb41748 add seqpool jitkernel test and benchmark
6 years ago
tensor-tang d53c4756ad clean code and remove unused files
6 years ago
tensor-tang 6648995f53 fix build
6 years ago
tensor-tang 74292f414c enable eltwise nchw16c mul nc
6 years ago
tensor-tang 5e97be7ba7 enable jitkernel mkl vexp, vsigmoid and vtanh
6 years ago
tensor-tang 77907a3502 refine benchmark template
6 years ago
tensor-tang bf9302f950 add lstm, peephole refer and test
6 years ago
tensor-tang a37038880e fix unit test with double type
6 years ago
tensor-tang 417d031f90 add refer vadd, vaddrelu, vsub and tests and benchmark
6 years ago
tensor-tang f3250097bc fix bug and mac compile
6 years ago
tensor-tang bc0df6a948 make typename tuples
6 years ago
tensor-tang 194ce2e92c add benchmark
6 years ago
tensor-tang d538513fce fix the compile error on mac
6 years ago
tensor-tang 28eb7d840c test all impls and all inplace cases
6 years ago
tensor-tang d4cab7d948 use jitkernel in one file
6 years ago