1. 03 Oct, 2019 1 commit
    • Paul Fultz II's avatar
      Improve contiguous and concat performance (#368) · 9b55685c
      Paul Fultz II authored
      * Add env to trace nary device functions
      
      * Formatting
      
      * Improve contiguous and concat performance
      
      * Formatting
      
      * Remove unused variable
      
      * Formatting
      
      * Fix gpu tests
      
      * Formatting
      
      * Add more test for transposed concat
      
      * Formatting
      
      * Compute offset and not index
      
      * Compute multi-index once
      
      * Formatting
      
      * Fix transposed inputs
      
      * Formatting
      
      * Use product order for comparisons of hip_array
      
      * Formatting
      
      * Add missing s parameter
      
      * Formatting
      
      * Dont invert permutation
      
      * Fix tidy warnings
      
      * Formatting
      
      * Remove incorrect license
      
      * Use a single integer for stride
      
      * Formatting
      
      * Fix tidy issue
      9b55685c
  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. 26 Sep, 2019 1 commit
  4. 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
  5. 16 Sep, 2019 1 commit
  6. 10 Sep, 2019 1 commit
  7. 03 Sep, 2019 1 commit
  8. 30 Aug, 2019 1 commit
  9. 20 Aug, 2019 1 commit
  10. 16 Aug, 2019 1 commit
  11. 06 Aug, 2019 1 commit
  12. 03 Aug, 2019 2 commits
  13. 02 Aug, 2019 4 commits
  14. 01 Aug, 2019 2 commits
  15. 24 Jul, 2019 1 commit
  16. 11 Jul, 2019 3 commits
  17. 10 Jul, 2019 2 commits
  18. 09 Jul, 2019 1 commit
  19. 05 Jul, 2019 1 commit
  20. 04 Jul, 2019 2 commits
  21. 03 Jul, 2019 1 commit
  22. 01 Jul, 2019 2 commits
  23. 29 Jun, 2019 4 commits
  24. 28 Jun, 2019 2 commits
  25. 27 Jun, 2019 2 commits