"vscode:/vscode.git/clone" did not exist on "32cd700acf782104d4cdd0d602f78f5748c575d8"
  1. 03 Oct, 2019 1 commit
    • Shucai Xiao's avatar
      bug_fix_for_gemm_copy (#378) · 84a3f56e
      Shucai Xiao authored
      * fixed a bug related to removing gemm copy
      
      * clang format
      
      * fix review comments
      
      * clang format
      
      * fix unit test failure
      
      * fix review comments
      
      * clang format
      84a3f56e
  2. 27 Sep, 2019 1 commit
    • Shucai Xiao's avatar
      Ceil floor operators (#375) · 7d06cdbd
      Shucai Xiao authored
      * add two operators ceil and floor
      
      * clang format
      
      * add unit test for the ceil and floor operators
      
      * remove unintended code
      7d06cdbd
  3. 25 Sep, 2019 1 commit
    • Shucai Xiao's avatar
      Reduce_min/max operators (#363) · 3962c2ad
      Shucai Xiao authored
      * first version of refactoring reduce operators.
      
      * clang format
      
      * refactor the gpu implemantation of the reduce_mean operator
      
      * clang format
      
      * refactor gpu implementation of the resuce_sum operator
      
      * fix cpp check error
      
      * fix cppcheck error
      
      * fix cppcheck error
      
      * fix review comments
      
      * clang format
      
      * fix a jenkin error
      
      * fixed review comments
      
      * clang format
      
      * fix review comments
      
      * clang format
      
      * fix review comments
      
      * clang format
      
      * add implemenation of reduce_min and reduce_max
      
      * clang format
      
      * add unit test for reduce_min/max operator
      
      * clang format
      
      * add more unit tests
      
      * clang format
      
      * fix review comments
      3962c2ad
  4. 18 Sep, 2019 1 commit
    • Shucai Xiao's avatar
      Remove gemm copy and simplify rocblas call (#356) · a0f9b785
      Shucai Xiao authored
      * Remove extra copy in gemm
      
      * combine rocblas gemm call
      
      * clang format
      
      * fix a bug in calling rocblas function
      
      * clang format'
      
      * backup of temporary changes
      
      * clang format
      
      * unify the gemm call to avoid multiple gpu implemantation
      
      * clang format
      
      * remove unnecessary code
      
      * backup temp changes
      
      * clang format
      
      * fix cppcheck error
      
      * code backup
      
      * clang format
      
      * remove unnecessary synchronization function
      
      * clang format
      
      * fix bugs
      
      * clang format
      
      * more optimization related to gemm
      
      * clang format
      
      * code cleanup
      
      * implementation that can achieves better performance
      
      * clang format
      
      * temp changes to try performance
      
      * clang format
      
      * revert to previous commits
      
      * fixed review comments
      
      * clang format
      
      * fix review comments
      a0f9b785
  5. 27 Aug, 2019 2 commits
  6. 14 Aug, 2019 1 commit
  7. 06 Aug, 2019 2 commits
  8. 05 Aug, 2019 2 commits
  9. 03 Aug, 2019 1 commit
  10. 02 Aug, 2019 1 commit
  11. 01 Aug, 2019 1 commit
  12. 12 Jul, 2019 2 commits
  13. 11 Jul, 2019 2 commits
  14. 10 Jul, 2019 2 commits
  15. 09 Jul, 2019 2 commits
  16. 03 Jul, 2019 3 commits
  17. 02 Jul, 2019 1 commit
  18. 25 Jun, 2019 1 commit
  19. 24 Jun, 2019 1 commit
  20. 20 Jun, 2019 1 commit
  21. 19 Jun, 2019 1 commit
  22. 04 Jun, 2019 2 commits
  23. 03 Jun, 2019 4 commits
  24. 24 May, 2019 1 commit
  25. 23 May, 2019 1 commit
  26. 10 May, 2019 2 commits