1. 30 3月, 2018 4 次提交
  2. 27 3月, 2018 1 次提交
  3. 22 3月, 2018 1 次提交
  4. 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
  5. 16 3月, 2018 1 次提交
    • 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
  6. 08 3月, 2018 1 次提交
    • T
      compile and install the static library of fluid inference (#7827) · 6f50dee4
      Tao Luo 提交于
      * compile and install the static library of fluid inference
      
      * fix dynload_cuda not in CPU mode
      
      * update shared library and adjust the deploy of openblas
      
      * adjust the deploy of openblas
      
      * * auto add all fluid modules for static library
      * use libprotobuf.a instead of libprotobuf-lite.a for profiler
      
      * use set_property to set the global varible instead of ENV
      
      * add gpu depends of fluid modules, auto add inference_lib_dist depends
      
      * change the condition of openblas_lib, and fix a typo
      6f50dee4
  7. 06 3月, 2018 2 次提交
  8. 02 3月, 2018 1 次提交
  9. 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
  10. 26 2月, 2018 1 次提交
  11. 24 2月, 2018 1 次提交
  12. 14 2月, 2018 1 次提交
  13. 12 2月, 2018 1 次提交
  14. 11 2月, 2018 2 次提交
  15. 10 2月, 2018 2 次提交
  16. 07 2月, 2018 1 次提交
  17. 05 2月, 2018 1 次提交
  18. 03 2月, 2018 1 次提交
  19. 02 2月, 2018 1 次提交
  20. 01 2月, 2018 3 次提交
  21. 31 1月, 2018 2 次提交
  22. 25 1月, 2018 1 次提交
  23. 21 1月, 2018 1 次提交
    • D
      "fix decode bug" (#7711) · e983cc90
      dzhwinter 提交于
      * "fix decode bug"
      
      * "follow commnet"
      
      * "fix error"
      
      * "fix hook bug"
      
      * fix based comment
      
      * fix copyright
      
      * fix based on comment
      e983cc90
  24. 15 1月, 2018 1 次提交
    • D
      Feature/hooks (#7513) · b9b75377
      dzhwinter 提交于
      * add copyright hook
      
      * add copyright hook
      
      * refine copyright hook
      
      * "test copyright hook"
      
      * fix check style
      
      * fix ci
      b9b75377
  25. 11 1月, 2018 1 次提交
  26. 10 1月, 2018 1 次提交
  27. 05 1月, 2018 3 次提交
  28. 28 12月, 2017 2 次提交