"docs/vscode:/vscode.git/clone" did not exist on "007b849b0e1c5ebfd9db17b1436f74589e36eb07"
  1. 19 Sep, 2019 1 commit
  2. 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
  3. 16 Sep, 2019 2 commits
    • kahmed10's avatar
      Add fusions for sigmoid and tanh (#354) · ef5e7ce0
      kahmed10 authored
      * add tests, fix bug in ternary op
      
      * formatting
      
      * uncomment fusion
      ef5e7ce0
    • Shucai Xiao's avatar
      Refactor reduce ops (#350) · 307c40cd
      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
      307c40cd
  4. 04 Sep, 2019 1 commit
  5. 28 Aug, 2019 1 commit
  6. 27 Aug, 2019 2 commits
  7. 26 Aug, 2019 2 commits
  8. 23 Aug, 2019 2 commits
  9. 20 Aug, 2019 3 commits
  10. 16 Aug, 2019 1 commit
  11. 15 Aug, 2019 3 commits
  12. 14 Aug, 2019 1 commit
  13. 13 Aug, 2019 5 commits
  14. 12 Aug, 2019 3 commits
  15. 07 Aug, 2019 2 commits
  16. 06 Aug, 2019 7 commits
  17. 05 Aug, 2019 3 commits