1. 03 11月, 2020 2 次提交
  2. 02 11月, 2020 2 次提交
  3. 30 10月, 2020 1 次提交
  4. 28 10月, 2020 1 次提交
  5. 27 10月, 2020 1 次提交
    • C
      Enrich the python error types of paddle & polish format (#28124) · 813b2ade
      Chen Weihang 提交于
      * add multiple exception type
      
      * define all exception & polish compile pystack
      
      * mapping paddle error to python exception
      
      * polish static mode error format
      
      * fix failed unittests
      
      * fix dytostatic test_error
      
      * fix check_nan_inf failed
      
      * add unittest for coverage
      
      * revert some code try to solve compile error
      
      * refactor enforce & error change
      
      * polish code & add unittest
      813b2ade
  6. 23 10月, 2020 1 次提交
  7. 21 10月, 2020 1 次提交
  8. 20 10月, 2020 1 次提交
  9. 19 10月, 2020 1 次提交
  10. 16 10月, 2020 1 次提交
    • L
      [oneDNN] Conv dilation support (#27914) · 7cb4a8b8
      lidanqing 提交于
      * conv dilated mkldnn support: forward and backward pass
      
      * add mkldnn conv_transpose dilation UT
      test=develop
      
      * remove unnecessary PADDLE_ENFORCE
      
      * add int8 and bf16 dilated conv UT
      
      * update according to reviews
      7cb4a8b8
  11. 14 10月, 2020 1 次提交
  12. 12 10月, 2020 2 次提交
  13. 01 10月, 2020 1 次提交
  14. 30 9月, 2020 1 次提交
  15. 29 9月, 2020 2 次提交
  16. 28 9月, 2020 4 次提交
  17. 27 9月, 2020 2 次提交
    • L
      add support to float64 input of warpctc op. (#27399) · 1501a80f
      Li Fuchen 提交于
      * add float64 input to ctc_loss
      
      * modified error message of  warpctc
      
      * update repo and tag of warpctc
      
      * add test for warpctc with float64 input
      
      * modified warpctc.cmake to make sure build always
      
      * resolved sample code bug of warpctc
      
      * add core.ops in warpctc dygraph
      
      * fix a bug of test
      1501a80f
    • Q
      support elementwise add, activation, matmul on Baidu Kunlun (#27143) · 6b727e08
      QingshuChen 提交于
      * support elementwise add, activation, matmul on Baidu Kunlun
      * test=kunlun
      
      * minor
      * test=kunlun
      
      * reconstuct the xpu directory
      * test=kunlun
      
      * minor
      * test=kunlun
      
      * minor
      * test=kunlun
      
      * minor
      * test=kunlun
      
      * minor
      * test=kunlun
      
      * minor
      * test=kunlun
      6b727e08
  18. 26 9月, 2020 1 次提交
  19. 25 9月, 2020 1 次提交
  20. 24 9月, 2020 3 次提交
    • S
      fix tensorrt 6 build error. test=develop (#27511) · 8f7bb52b
      Shibo Tao 提交于
      * fix tensorrt 6 build error. test=develop
      
      * fix. test=develop
      
      * bug fix
      
      * test=develop
      8f7bb52b
    • W
      use iwyu clean include (#27267) · df43905f
      wanghuancoder 提交于
      * use iwyu clean include, test=develop, test=win
      
      * compilation error, test=develop
      
      * fix compilation error2, test=develop
      
      * fix compilation error3, test=develop
      
      * fix compilation error4, test=develop
      
      * fix compilation error5, test=develop
      
      * fix compilation error6, test=develop
      
      * fix compilation error7, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error10, test=develop
      
      * fix compilation error11, test=develop
      df43905f
    • Z
      Add GPU Kernels of Segment Ops, support, sum, max, min, mean · 4a9d21de
      Zhong Hui 提交于
      Add GPU Kernels of Segment Ops,  support, sum, max, min, mean
      4a9d21de
  21. 23 9月, 2020 2 次提交
  22. 21 9月, 2020 1 次提交
  23. 18 9月, 2020 1 次提交
  24. 17 9月, 2020 1 次提交
  25. 15 9月, 2020 1 次提交
  26. 14 9月, 2020 1 次提交
  27. 07 9月, 2020 1 次提交
  28. 03 9月, 2020 2 次提交