1. 02 8月, 2018 1 次提交
  2. 26 7月, 2018 1 次提交
  3. 18 7月, 2018 1 次提交
  4. 17 7月, 2018 1 次提交
  5. 11 7月, 2018 1 次提交
  6. 10 7月, 2018 2 次提交
  7. 05 7月, 2018 2 次提交
  8. 03 7月, 2018 1 次提交
  9. 01 7月, 2018 2 次提交
  10. 30 6月, 2018 1 次提交
  11. 14 6月, 2018 1 次提交
  12. 11 6月, 2018 1 次提交
  13. 25 5月, 2018 3 次提交
  14. 24 5月, 2018 1 次提交
  15. 22 5月, 2018 1 次提交
  16. 21 5月, 2018 1 次提交
  17. 16 5月, 2018 3 次提交
  18. 14 5月, 2018 1 次提交
  19. 26 4月, 2018 2 次提交
  20. 16 4月, 2018 2 次提交
  21. 30 3月, 2018 1 次提交
  22. 20 3月, 2018 1 次提交
    • S
      CMake refine for HIP support. · e50205e7
      sabreshao 提交于
      1. Add option WITH_AMD_GPU.
      2. Add cmake/hip.cmake for HIP toolchain.
      3. Some external module such as eigen may need HIP port.
      4. Add macro hip_library/hip_binary/hip_test to cmake/generic.cmake.
      5. Add one HIP source concat.hip.cu as an example. Each .cu may have its corresponding .hip.cu.
      e50205e7
  23. 16 3月, 2018 2 次提交
    • S
      Demostration of cmake refine for HIP support. · 45c988d8
      sabreshao 提交于
      1. Add option WITH_AMD_GPU.
      2. Add cmake/hip.cmake for HIP toolchain.
      3. Some external module such as eigen may need HIP port.
      4. Add macro hip_library/hip_binary/hip_test to cmake/generic.cmake.
      5. Add one HIP source concat.hip.cu as an example. Each .cu may have its corresponding .hip.cu.
      45c988d8
    • Y
      Single GPU ParallelExecutor complete · 6f0dfd89
      Yu Yang 提交于
      6f0dfd89
  24. 14 3月, 2018 1 次提交
  25. 06 3月, 2018 2 次提交
  26. 02 3月, 2018 1 次提交
  27. 01 3月, 2018 1 次提交
  28. 28 2月, 2018 1 次提交
    • Y
      Get rid of the dependency of Go compiler when WITH_GOLANG is OFF. (#8610) · f0548679
      Yiqun Liu 提交于
      * Get rid of the dependency of Go compiler when WITH_GOLANG is OFF.
      
      * Minor modification to the documentation.
      
      * Remove the downloading and installing of Go compiler when build developing Docker image for android.
      
      * Minor modifcation to the documentation's format.
      
      * Change the default value of WITH_GOLANG to OFF in paddle/scripts/docker/build.sh.
      f0548679
  29. 26 2月, 2018 1 次提交