1. 05 12月, 2020 1 次提交
  2. 03 12月, 2020 1 次提交
  3. 01 12月, 2020 3 次提交
  4. 30 11月, 2020 2 次提交
    • W
      4fec182d
    • W
      Generate code coverage reports only for incremental files (#28508) · 0239f796
      wanghuancoder 提交于
      * Generate code coverage reports only for incremental files, test=develop
      
      * Generate code coverage reports only for incremental files, test=develop
      
      * Generate code coverage reports only for incremental files, test=develop
      
      * test for diff python file, test=develop
      
      * fix no python diff report, test=develop
      
      * add cc test file, test=develop
      
      * fix bug in generic.cmake, test=develop
      
      * for debug no cc report, test=develp
      
      * modify compire branch form test_pr to test, test=develop
      
      * fix bug, test=develop
      
      * test for h file changed, test=develop
      
      * debug for redefinition of argument optimize error, test=develop
      
      * close -o3 for test, test=develop
      
      * remove -o3 for test, test=develop
      
      * remove coverage option for nvcc, test=develop
      
      * use CMAKE_CXX_FLAGS open coverage option when header file changed, test=develop
      
      * reopen -o3, test=develop
      
      * remove debug code, test=develop
      
      * remove unused code, test=develop
      0239f796
  5. 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
  6. 24 11月, 2020 1 次提交
  7. 20 11月, 2020 1 次提交
  8. 16 11月, 2020 1 次提交
  9. 12 11月, 2020 1 次提交
  10. 09 11月, 2020 2 次提交
  11. 06 11月, 2020 1 次提交
  12. 04 11月, 2020 3 次提交
  13. 03 11月, 2020 2 次提交
  14. 30 10月, 2020 1 次提交
  15. 26 10月, 2020 1 次提交
  16. 23 10月, 2020 1 次提交
  17. 21 10月, 2020 3 次提交
  18. 16 10月, 2020 2 次提交
  19. 12 10月, 2020 2 次提交
  20. 11 10月, 2020 1 次提交
  21. 01 10月, 2020 1 次提交
  22. 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
  23. 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
  24. 24 9月, 2020 2 次提交
  25. 23 9月, 2020 1 次提交