1. 30 5月, 2018 5 次提交
  2. 23 5月, 2018 1 次提交
  3. 22 5月, 2018 1 次提交
  4. 21 5月, 2018 1 次提交
  5. 18 5月, 2018 2 次提交
  6. 17 5月, 2018 1 次提交
  7. 15 5月, 2018 2 次提交
  8. 14 5月, 2018 1 次提交
  9. 12 5月, 2018 1 次提交
  10. 11 5月, 2018 3 次提交
  11. 08 5月, 2018 1 次提交
    • Y
      Clean OpProtoAndCheckerMaker · 0e78cb69
      Yu Yang 提交于
      Do not use ctor
      
      * Reduce line of codes.
      * We can use virtual function for Maker now.
      * The implementation does not care what maker holds, it is easier to
      refactor later.
      0e78cb69
  12. 07 5月, 2018 1 次提交
  13. 02 5月, 2018 1 次提交
  14. 24 4月, 2018 2 次提交
  15. 21 4月, 2018 1 次提交
  16. 18 4月, 2018 2 次提交
  17. 16 4月, 2018 1 次提交
  18. 12 4月, 2018 2 次提交
  19. 08 4月, 2018 1 次提交
  20. 06 4月, 2018 1 次提交
  21. 03 4月, 2018 3 次提交
  22. 30 3月, 2018 1 次提交
  23. 27 3月, 2018 1 次提交
  24. 26 3月, 2018 1 次提交
  25. 23 3月, 2018 1 次提交
  26. 21 3月, 2018 1 次提交
  27. 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