Commit Graph

20619 Commits (6648995f53d69ae1a1b9f0cf4b9fef000fadd54b)
 

Author SHA1 Message Date
tensor-tang 6648995f53 fix build
7 years ago
tensor-tang 74292f414c enable eltwise nchw16c mul nc
7 years ago
tensor-tang 720b55cbcf enable crf decoding and layer norm refer code
7 years ago
tensor-tang 64a90b2f1c use vadd, vaddrelu, lstm and gru jitkernel
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 ae17926987 enable jitkernel mkl vmul, vadd and vscal
7 years ago
tensor-tang 77907a3502 refine benchmark template
7 years ago
tensor-tang 8e785fec8d clean code and refine tests template
7 years ago
tensor-tang 00d3afbcc9 add gru refer functions, test and benchmark
7 years ago
tensor-tang 6eec461725 add lstm peephole benchmark
7 years ago
tensor-tang bf9302f950 add lstm, peephole refer and test
7 years ago
tensor-tang bf951fa737 add refer vrelu, videntity, vexp, vsigmoid, vtanh and test and benchmark
7 years ago
tensor-tang e9216e82f9 add refer vscal, vaddbias and test and benchmark
7 years ago
tensor-tang a37038880e fix unit test with double type
7 years ago
tensor-tang 417d031f90 add refer vadd, vaddrelu, vsub and tests and benchmark
7 years ago
tensor-tang f3250097bc fix bug and mac compile
7 years ago
tensor-tang bc0df6a948 make typename tuples
7 years ago
tensor-tang 194ce2e92c add benchmark
7 years ago
tensor-tang d538513fce fix the compile error on mac
7 years ago
tensor-tang 28eb7d840c test all impls and all inplace cases
7 years ago
tensor-tang d4cab7d948 use jitkernel in one file
7 years ago
tensor-tang adc7ba2edd Merge remote-tracking branch 'ups/develop' into refine/jit
7 years ago
tensor-tang 900c789a35 use jitcode and use vmul
7 years ago
Qiao Longfei 1213e2838f
Merge pull request #14820 from jacquesqiao/fix-split-selected-rows
7 years ago
Qiao Longfei 0a7c7e97af test zero output of split_selected_rows_op
7 years ago
Tao Luo 3243b45bb2
Merge pull request #14651 from luotao1/has_attr
7 years ago
dzhwinter 00776b167a fix memory opt skip set by name (#14774)
7 years ago
zhang wenhui c4c5f0b8ca
Merge pull request #14771 from frankwhzhang/bpr
7 years ago
Tao Luo 067ed70f2d add HasProtoAttr function in op_desc.h, clean node.h
7 years ago
Xin Pan ed9cdb56f3
Merge pull request #14823 from panyx0718/fix
7 years ago
Xin Pan 4a716a70c6
Merge pull request #14811 from panyx0718/revert-14782-revert-14398-imperative
7 years ago
Zhaolong Xing bc6d0a3427
Merge pull request #14762 from NHZlX/fix_bug_of_trt_pool
7 years ago
Cheerego a71b013268
Merge pull request #14819 from PaddlePaddle/shanyi15-patch-1
7 years ago
tensor-tang 53709e7e61 refine names
7 years ago
Wu Yi 554bcdbdfc
add more log for dist test for ci test=develop (#14813)
7 years ago
Xin Pan f5434507f0 fix control_flow ops in outs
7 years ago
Brian Liu 9623b45f40 Remove unnecessary MKLDNN reorder (#14799)
7 years ago
frankwhzhang 90c7f9870e fix 'name', test=develop
7 years ago
Qiao Longfei abf140289f split selected rows op should always init output selected rows
7 years ago
nhzlx 019e8bbed2 fix comments test=develop
7 years ago
Zeng Jinle cc49a8be23
Merge pull request #14817 from sneaxiy/add_cuda_cudnn_version_checkout
7 years ago
Qiyang Min b4b84d7450
Merge pull request #14781 from velconia/fix_numpy_bug
7 years ago
frankwhzhang 271c480822 update API, test=develop
7 years ago
frankwhzhang c9a653820b fix label_pos ,add test_layers.py, test=develop
7 years ago
Cheerego 3a3b5e5008
update Readme to 1.2
7 years ago
Tao Luo e99597d35c Merge branch 'develop' into luotao1-has_attr
7 years ago