1. 15 5月, 2018 1 次提交
  2. 14 5月, 2018 1 次提交
  3. 11 5月, 2018 1 次提交
    • L
      update mklml version · 329655dd
      Luo Tao 提交于
      disable building tests and examples when install mkldnn
      skip -Werror=unused-result
      329655dd
  4. 09 5月, 2018 1 次提交
  5. 04 5月, 2018 1 次提交
  6. 03 5月, 2018 1 次提交
  7. 30 4月, 2018 1 次提交
  8. 29 4月, 2018 1 次提交
  9. 23 4月, 2018 1 次提交
  10. 16 4月, 2018 2 次提交
  11. 12 4月, 2018 3 次提交
  12. 11 4月, 2018 1 次提交
  13. 10 4月, 2018 1 次提交
  14. 08 4月, 2018 2 次提交
  15. 07 4月, 2018 1 次提交
  16. 06 4月, 2018 1 次提交
  17. 04 4月, 2018 1 次提交
  18. 28 3月, 2018 4 次提交
  19. 26 3月, 2018 1 次提交
  20. 22 3月, 2018 1 次提交
  21. 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
  22. 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
  23. 13 3月, 2018 2 次提交
    • L
      fix mklml install path · e42b8f8a
      Luo Tao 提交于
      e42b8f8a
    • Q
      Repair nccl op test (#8575) · 7287630e
      QI JUN 提交于
      * fix nccl op unit test
      
      * fix build error
      
      * format code
      
      * refine nccl related unit test
      
      * fix build error
      
      * add setGPUData
      
      * clean up
      
      * follow comments
      
      * rm test_nccl.cu
      
      * follow comment
      
      * rm wait
      7287630e
  24. 08 3月, 2018 2 次提交
    • L
      add MKL for fluid static and shared library · 5030681c
      Luo Tao 提交于
      5030681c
    • 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
  25. 06 3月, 2018 2 次提交
  26. 05 3月, 2018 1 次提交
  27. 01 3月, 2018 2 次提交
  28. 28 2月, 2018 1 次提交