1. 31 3月, 2021 2 次提交
  2. 30 3月, 2021 1 次提交
  3. 17 3月, 2021 1 次提交
  4. 19 2月, 2021 1 次提交
  5. 14 1月, 2021 1 次提交
  6. 27 11月, 2020 1 次提交
    • 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
  7. 21 10月, 2020 2 次提交
  8. 18 9月, 2020 1 次提交
  9. 09 9月, 2020 1 次提交
  10. 07 9月, 2020 1 次提交
  11. 20 8月, 2020 1 次提交
  12. 10 8月, 2020 1 次提交
  13. 09 7月, 2020 1 次提交
  14. 16 6月, 2020 1 次提交
  15. 10 6月, 2020 1 次提交
  16. 08 6月, 2020 1 次提交
    • T
      add -DPADDLE_CUDA_BINVER (#24928) · 90d420b1
      T8T9 提交于
      * add -DPADDLE_CUDA_BINVER. test=develop, test=win_gpu
      
      * nvcc will use add_compile_options, avoid using it if you don't want to pass arguments to nvcc. test=develop
      
      * test=develop, test=win_gpu
      90d420b1
  17. 05 6月, 2020 1 次提交
    • T
      Builtin cuda (#24904) · 211ef78c
      T8T9 提交于
      * support CUDA using cmake built-in way (#24395)
      
      * support CUDA using cmake built-in way. test=develop
      
      * test=develop
      
      * cmake_minimum_required 3.10
      
      * test=develop
      211ef78c
  18. 28 5月, 2020 1 次提交
  19. 13 5月, 2020 1 次提交
  20. 12 5月, 2020 1 次提交
  21. 08 5月, 2020 1 次提交
  22. 30 4月, 2020 1 次提交
    • G
      Fix cusolver loader for Windows (#24157) · 1fc6cc50
      Guo Sheng 提交于
      * Fix cusolver loader for Windows in dynamic_loader.cc. test=develop
      
      * Fix missing CUSOLVER_ROUTINE_EACH_R1.
      test=gpu
      test=develop
      
      * Add unsupprot for cusolver on Windows temporarily. test=develop
      
      * Fix GetCusolverDsoHandle error message. test=develop
      1fc6cc50
  23. 22 4月, 2020 1 次提交
  24. 12 4月, 2020 1 次提交
  25. 26 3月, 2020 1 次提交
    • Z
      [Paddle-TRT]: Ernie Dynamic shape support. (#23138) · 430b0099
      Zhaolong Xing 提交于
      * add dynamic plugin support.
      test=develop
      
      * change emb eltwise layernorm to math function
      test=develop
      
      * add emb eltwise layernorm
      test=develop
      
      * can run dynamic shape ernie
      test=develop
      
      * fix ci
      test=develop
      
      * add ut for trt ernie dynamic
      
      test=develop
      
      * refine dynamic shape c++ interface.
      test=develop
      
      * fix comments
      test=develop
      
      * fix comments
      test=develop
      430b0099
  26. 03 12月, 2019 1 次提交
  27. 26 11月, 2019 1 次提交
  28. 14 8月, 2019 1 次提交
  29. 03 6月, 2019 1 次提交
  30. 19 2月, 2019 1 次提交
  31. 01 2月, 2019 2 次提交
  32. 21 1月, 2019 1 次提交
  33. 08 1月, 2019 2 次提交
  34. 26 12月, 2018 1 次提交
  35. 18 12月, 2018 2 次提交