1. 27 11月, 2020 1 次提交
  2. 26 11月, 2020 1 次提交
  3. 25 11月, 2020 2 次提交
  4. 23 11月, 2020 2 次提交
  5. 20 11月, 2020 2 次提交
  6. 17 11月, 2020 2 次提交
  7. 13 11月, 2020 1 次提交
  8. 04 11月, 2020 1 次提交
  9. 03 11月, 2020 4 次提交
  10. 02 11月, 2020 2 次提交
  11. 30 10月, 2020 1 次提交
  12. 28 10月, 2020 1 次提交
  13. 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
  14. 23 10月, 2020 1 次提交
  15. 21 10月, 2020 1 次提交
  16. 20 10月, 2020 1 次提交
  17. 19 10月, 2020 1 次提交
  18. 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
  19. 14 10月, 2020 1 次提交
  20. 12 10月, 2020 2 次提交
  21. 01 10月, 2020 1 次提交
  22. 30 9月, 2020 1 次提交
  23. 29 9月, 2020 2 次提交
  24. 28 9月, 2020 4 次提交
  25. 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
  26. 26 9月, 2020 1 次提交