1. 04 11月, 2020 3 次提交
  2. 03 11月, 2020 2 次提交
  3. 30 10月, 2020 1 次提交
  4. 26 10月, 2020 1 次提交
  5. 23 10月, 2020 1 次提交
  6. 21 10月, 2020 3 次提交
  7. 16 10月, 2020 2 次提交
  8. 12 10月, 2020 2 次提交
  9. 11 10月, 2020 1 次提交
  10. 01 10月, 2020 1 次提交
  11. 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
  12. 25 9月, 2020 2 次提交
    • T
      add xpu in heter mode (#27000) · 6f69a4cb
      Thunderbrook 提交于
      * add xpu in heter mode
      test=develop
      
      * BOOST_CONST_GET; PADDLE_THROW
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * code style
      test=develop
      
      * refine
      test=develop
      
      * refine
      test=develop
      
      * refine
      test=develop
      
      * refine code
      test=develop
      6f69a4cb
    • T
      update gcc8 in python3 ci docker (#26979) · a2e0b7cb
      tianshuo78520a 提交于
      * update gcc8 in python3 ci docker
      
      * change cuda 10.2
      
      * update cudnn8
      
      * nvidia error cuda10.2-cudnn8-centos6 images
      
      * fix third cache
      a2e0b7cb
  13. 24 9月, 2020 2 次提交
  14. 23 9月, 2020 2 次提交
  15. 22 9月, 2020 1 次提交
  16. 18 9月, 2020 1 次提交
  17. 16 9月, 2020 1 次提交
  18. 15 9月, 2020 1 次提交
  19. 14 9月, 2020 1 次提交
  20. 11 9月, 2020 1 次提交
  21. 10 9月, 2020 1 次提交
  22. 09 9月, 2020 2 次提交
  23. 07 9月, 2020 1 次提交
  24. 27 8月, 2020 1 次提交
  25. 26 8月, 2020 2 次提交
  26. 25 8月, 2020 1 次提交
  27. 24 8月, 2020 1 次提交
    • Y
      find timeout unittests (#26371) · 39fe0d35
      YUNSHEN XIE 提交于
      * find timeout unittests
      
      * setting timeout value
      
      * fix some error
      
      * fix some error
      
      * fix some error
      
      * fix no newline of end file error
      39fe0d35