1. 27 11月, 2020 2 次提交
    • Z
      fix CUDA 11 error on windows (#29101) · e668cb07
      Zhou Wei 提交于
      e668cb07
    • S
      detect tensorRT plugin fp16 in runtime (#27933) · b9e76a01
      Shang Zhizhou 提交于
      * remove -DSUPPORTS_CUDA_FP16 in cuda.cmake
      
      * comile with cuda9
      
      * add some unittest
      
      * notest;test=coverage
      
      * add unittest for trt plugin swish && split
      
      * update ernie unittest
      
      * fix some error message
      
      * remove repeated judgement of CUDA version in mbEltwiseLayerNormOpConverter
      
      * fix comile errror when CUDA_ARCH_NAME < Pascal"
      
      * fix comile error
      
      * update unittest timeout
      
      * compile with cuda9
      
      * update error msg
      
      * fix code style
      
      * add some comments
      
      * add define IF_CUDA_ARCH_SUPPORT_FP16
      
      * rename IF_CUDA_ARCH_SUPPORT_FP16 to CUDA_ARCH_FP16_SUPPORTED
      b9e76a01
  2. 24 11月, 2020 1 次提交
  3. 20 11月, 2020 1 次提交
  4. 16 11月, 2020 1 次提交
  5. 12 11月, 2020 1 次提交
  6. 09 11月, 2020 2 次提交
  7. 06 11月, 2020 1 次提交
  8. 04 11月, 2020 3 次提交
  9. 03 11月, 2020 2 次提交
  10. 30 10月, 2020 1 次提交
  11. 26 10月, 2020 1 次提交
  12. 23 10月, 2020 1 次提交
  13. 21 10月, 2020 3 次提交
  14. 16 10月, 2020 2 次提交
  15. 12 10月, 2020 2 次提交
  16. 11 10月, 2020 1 次提交
  17. 01 10月, 2020 1 次提交
  18. 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
  19. 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
  20. 24 9月, 2020 2 次提交
  21. 23 9月, 2020 2 次提交
  22. 22 9月, 2020 1 次提交
  23. 18 9月, 2020 1 次提交
  24. 16 9月, 2020 1 次提交
  25. 15 9月, 2020 1 次提交
  26. 14 9月, 2020 1 次提交
  27. 11 9月, 2020 1 次提交