Commit Graph

12381 Commits (a37038880e03bc0a985b547bae78f1d0a5d7b048)

Author SHA1 Message Date
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
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 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
tensor-tang 53709e7e61 refine names
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
frankwhzhang 271c480822 update API, test=develop
7 years ago
frankwhzhang c9a653820b fix label_pos ,add test_layers.py, test=develop
7 years ago
Tao Luo e99597d35c Merge branch 'develop' into luotao1-has_attr
7 years ago
sneaxiy 66182abda6 add cuda cudnn version check
7 years ago
frankwhzhang a672b291e5 fix code style, test=develop
7 years ago
frankwhzhang ea95f9c335 fix style bug, test=develop
7 years ago
frankwhzhang 68c2025844 fix nn.py&API.spec, test=develop
7 years ago
Xin Pan 748549b2e3 Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative"
7 years ago
bingyanghuang 943ad4781f One possible solution to add flexibility for mkldnn placement pass (#14768)
7 years ago
Xin Pan c049fa7cf7
Revert "Revert "Revert "Imperative"""
7 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
7 years ago
Tao Luo c83d5b7a16
Merge pull request #14709 from yihuaxu/develop_4f71a6ee2_conv3d_bias_fusion_mkldnn_impl
7 years ago
Zeng Jinle add98c9e7d
Merge pull request #14745 from sneaxiy/fix_eigen_deallocate
7 years ago
frankwhzhang f4cc5881b0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bpr
7 years ago
frankwhzhang 97de98cd0a update bpr_loss op code, test=develop
7 years ago
Xin Pan 6c80bb3ce9
Merge pull request #14786 from PaddlePaddle/revert-14782-revert-14398-imperative
7 years ago
Yihua Xu 3821fc3950 Merge branch 'develop' into develop_4f71a6ee2_conv3d_bias_fusion_mkldnn_impl
7 years ago
Yihua Xu 240d974ac5 Clean Code
7 years ago
Tao Luo 54fcafb5f6
Merge pull request #14707 from yihuaxu/develop_4f71a6ee2_conv3d_mkldnn_opt
7 years ago
Xin Pan 2538ef64f1
Revert "Revert "Imperative""
7 years ago
guru4elephant b82a44ea85
Merge pull request #14778 from wangguibao/async_executor_bugfix
7 years ago
Tao Luo cf66133857
Merge pull request #14734 from luotao1/memory_load
7 years ago
Yihua Xu 155328a488 Clean Code
7 years ago
Xin Pan 6217f42ab7
Revert "Imperative"
7 years ago
Tao Luo 743cb840f1 update with comments
7 years ago
tensor-tang ce674b685f add readme doc and complete TODOs
7 years ago
wangguibao 5a2cd4505b AsyncExecutor bugfix: Tensor to LoDTensor
7 years ago
wangguibao 5f98d80039 AsyncExecutor bugfix: Tensor change to LoDTensor
7 years ago