1. 27 5月, 2020 1 次提交
  2. 19 5月, 2020 1 次提交
  3. 18 5月, 2020 5 次提交
  4. 17 5月, 2020 1 次提交
  5. 18 3月, 2020 1 次提交
  6. 13 3月, 2020 1 次提交
  7. 05 3月, 2020 1 次提交
  8. 28 2月, 2020 1 次提交
  9. 27 2月, 2020 2 次提交
  10. 26 2月, 2020 2 次提交
  11. 25 2月, 2020 1 次提交
  12. 18 2月, 2020 1 次提交
  13. 05 2月, 2020 1 次提交
    • J
      Add flag description for Paddle-TensorRT (#1615) · 654f199c
      Jeng Bai-Cheng 提交于
      * Add flag description for Paddle-TensorRT
      
      Many users don't know how to build Paddle-TensorRT duo to lacking
      description, so add needed information
      
      * Adjust TENSORRT_ROOT description
      
      * use Simplified Chinese
      * put default values on table
      654f199c
  14. 20 1月, 2020 1 次提交
  15. 09 1月, 2020 2 次提交
  16. 03 1月, 2020 1 次提交
  17. 31 12月, 2019 1 次提交
  18. 14 12月, 2019 1 次提交
  19. 09 12月, 2019 1 次提交
  20. 29 11月, 2019 1 次提交
  21. 31 10月, 2019 2 次提交
  22. 23 10月, 2019 4 次提交
  23. 17 10月, 2019 1 次提交
  24. 16 10月, 2019 1 次提交
  25. 12 10月, 2019 1 次提交
  26. 11 10月, 2019 1 次提交
  27. 20 9月, 2019 1 次提交
  28. 11 9月, 2019 1 次提交
  29. 09 9月, 2019 1 次提交
    • Z
      CUDA and CUDnn support will need to be updated for Windows installation (#1142) · 47fda989
      zhouwei25 提交于
      With the release of 1.5.2, CUDA and CUDnn support will also need to be updated for Windows installation.
      
      Now,release of 1.5.2 support CUDA10, and CUDA8 should match up cuDNN v7.1+.
      
      * fix the installation document of Windows, test=document_preview
      
      *  CUDA and CUDnn support will need to be updated for Windows installation, test=develop
      47fda989