1. 21 5月, 2018 1 次提交
  2. 17 5月, 2018 5 次提交
  3. 16 5月, 2018 3 次提交
  4. 15 5月, 2018 4 次提交
  5. 14 5月, 2018 1 次提交
  6. 11 5月, 2018 1 次提交
    • L
      update mklml version · 329655dd
      Luo Tao 提交于
      disable building tests and examples when install mkldnn
      skip -Werror=unused-result
      329655dd
  7. 09 5月, 2018 1 次提交
  8. 04 5月, 2018 1 次提交
  9. 03 5月, 2018 1 次提交
  10. 30 4月, 2018 1 次提交
  11. 29 4月, 2018 1 次提交
  12. 23 4月, 2018 1 次提交
  13. 16 4月, 2018 2 次提交
  14. 12 4月, 2018 3 次提交
  15. 11 4月, 2018 1 次提交
  16. 10 4月, 2018 1 次提交
  17. 08 4月, 2018 2 次提交
  18. 07 4月, 2018 1 次提交
  19. 06 4月, 2018 1 次提交
  20. 04 4月, 2018 1 次提交
  21. 28 3月, 2018 4 次提交
  22. 26 3月, 2018 1 次提交
  23. 22 3月, 2018 1 次提交
  24. 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